Kubernetes Administration — Certified Kubernetes Administrator (CKA) Practice Questions
Kubernetes administration encompasses the day-to-day operational tasks required to keep a cluster running, including upgrades, certificate management, backup and restore of etcd, and RBAC configuration. The CKA exam is entirely performance-based, so candidates must be comfortable executing administrative tasks directly via kubectl and kubeadm in a live cluster environment. A strong grasp of cluster architecture and component interaction is required to pass.
Free questions on kubernetes administration
Which kubelet flag is used to set the maximum number of pods that can run on a node?
Free question · medium · full answer + explanation
More kubernetes administration questions in the full bank
- How do you set the current context? Unlock answer & explanation →
- Which kubectl command shows events in a cluster? Unlock answer & explanation →
- How do you backup etcd data in a Kubernetes cluster? Unlock answer & explanation →