Kubernetes for Serverless Applications
上QQ阅读APP看书,第一时间看更新

Workloads

In the previous section, we looked at pods and services. While these can be launched manually, you also can use controllers to manage your pods. These controllers allow for different types of workload to be executed. We are going to take a quick look at the different types of controller and also discuss when you would use them.