Question: 220
Which of the following statements about container images is ...
In Kubernetes, the Desired State concept ensures that the cluster maintains the specified configuration for application containers. Suppose you define a Deployment with a replicas field set to 5 for your application. However, due to a node failure, only 3 pods are currently running. Which Kubernetes component is primarily responsible for reconciling the actual state to match the desired state by creating the missing pods?
Share your thoughts, provide feedback, or discuss the question and answer below. You can also help others by answering their questions or providing additional information. Thank you for contributing! π
No comments yet. Be the first to comment!