Quizzes.technology

☁️ Free practice test question from: Kubernetes Architecture (KCNA)

Kubernetes ArchitectureKCNA

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?

πŸ’¬ Discussion and Feedback

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! πŸ™

Comments

No comments yet. Be the first to comment!