Now that we have our Kubernetes installation up-and-running, we can look at running our first serverless applications; we are going to start by installing and running Kubeless by working through some examples. We will cover the following topics:
- Installing Kubeless
- Kubeless overview
- Running our first functions using Kubeless—the hello world examples
- A more advanced example—posting tweets
- The serverless plugin
Let's get started by installing Kubeless on our three target operating systems.