Cluster Architecture, Installation & Configuration

Design, install, and configure Kubernetes clusters with proper security and high availability (25% of exam).

5 minutes 5 Questions

In the context of the Certified Kubernetes Administrator (CKA) exam, Cluster Architecture, Installation, and Configuration is a foundational domain accounting for approximately 25% of the curriculum. It focuses on understanding the internal mechanics of Kubernetes and the practical skills required …

Test mode:
CKA - Cluster Architecture, Installation & Configuration Example Questions

Test your knowledge of Cluster Architecture, Installation & Configuration

Question 1

What is the primary role of the kubelet in a Kubernetes cluster?

Question 2

You need to allow a user named 'dev-user' to create and delete Deployments only in the 'staging' namespace. Which Kubernetes RBAC resource would you use to define these permissions?

Question 3

When configuring a highly-available Kubernetes control plane using kubeadm, you need to ensure that all control plane nodes can discover each other and maintain consistent cluster state. What kubeadm configuration field specifies the shared endpoint that all control plane nodes and worker nodes use to communicate with the API server?

More Cluster Architecture, Installation & Configuration questions
474 questions (total)