May 2018
Intermediate to advanced
554 pages
13h 51m
English
In this recipe, we went deeply into Kubernetes Pod management through DaemonSets and StatefulSet. It manages Pod in a particular way, such as Pod per node and consistent Pod names. It is useful when the Deployments/ReplicaSets stateless Pod management style can't cover your application use cases. For further information, consider the following:
Read now
Unlock full access