© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
H. AgrawalKubernetes Fundamentalshttps://doi.org/10.1007/978-1-4842-9729-2_4

4. Advanced Objects In Kubernetes Clusters

Himanshu Agrawal1  
(1)
Pune, India
 

After thoroughly discussing the two most fundamental objects of Kubernetes, containers and pods, in the previous chapter, now we will start our discussion of more advanced Kubernetes objects such as Deployment, ReplicaSet, StatefulSet, etc.

We will look at what workload resources are and their importance. Then, we will start exploring workload resources such as DaemonSet and StatefulSet. You will see how DaemonSet can ensure that a certain pod always gets created on every existing and new node in the cluster. ...

Get Kubernetes Fundamentals: A Step-by-Step Development and Interview Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.