In this chapter we have deployed Kubeless onto our single-node Kubernetes, which we launched with Minikube. We installed the Kubernetes command-line client and web-based interface. Once the cluster was deployed and tools installed, we deployed and executed functions on our Kubeless installation.
We worked through installing two basic test functions before installing a more useful function that posts tweets. We then looked at how we can interact with Kubeless using the Serverless framework.
In the next chapter, we are going to be looking at an event-based framework called Funktion.