What is a DaemonSet primarily used for?
Which feature would you use to ensure your backend Pods are not overwhelmed with traffic until they are completely ready to accept connections?
You need to run a batch job that processes images and then terminates. Which Kubernetes object is designed specifically to run one or more Pods to completion?
In a StatefulSet, what guarantees that each Pod receives a unique, persistent network identity and stable storage?