This post is the fifth in a series of blog posts about basic Kubernetes concepts. In the first one I explained the concepts of Pods, Labels, and Replica Sets. In the second post we talked about Deployments. The third post explained the Services concept and in the forth we looked at Secrets and ConfigMaps. In this final post we will be talking about Daemon Sets and Jobs.

In previous posts we looked at the basics of how to run our applications as pods in Kubernetes. There’s two more ways to run pods that are a bit more specialized. One is the Daemon Set and the other is called Jobs

#kubernetes #cloud-native #cloud-computing

Understanding Basic Kubernetes Concepts V -  Daemon Sets and Jobs
2.55 GEEK