Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 14 pages
Exam (elaborations)

CERTIFIED KUBERNETES ADMINISTRATOR (CKA) PRACTICE TEST--Questions And Answers With Rationales/Graded A+/2026 Update/100% Correct

Document preview thumbnail
Preview 2 out of 14 pages

Domain 1: Cluster Architecture, Installation & Configuration (25%) Q1. Upgrading a Cluster Using kubeadm You need to upgrade a Kubernetes cluster from v1.28 to v1.29. On the control plane node, which sequence of commands is correct? • A. kubeadm upgrade plan → kubeadm upgrade apply v1.29.0 → kubectl drain → upgrade kubelet → kubectl uncordon • B. kubeadm upgrade apply v1.29.0 → kubeadm upgrade plan → upgrade kubelet → kubectl drain • C. kubectl drain → kubeadm upgrade plan → kubeadm upgrade apply v1.29.0 → upgrade kubelet → kubectl uncordon • D. apt-get update → apt-get upgrade kubeadm → kubeadm upgrade apply v1.29.0 Answer: C Rationale: The correct workflow for upgrading a control plane node with kubeadm is: drain the node to safely evict workloads, check the upgrade plan, apply the upgrade, upgrade the kubelet, then uncordon the node. This ensures zero-downtime cluster maintenance

Content preview

CERTIFIED KUBERNETES ADMINISTRATOR (CKA)
PRACTICE TEST--Questions And Answers With
Rationales/Graded A+/2026 Update/100% Correct


Domain 1: Cluster Architecture, Installation & Configuration (25%)
Q1. Upgrading a Cluster Using kubeadm
You need to upgrade a Kubernetes cluster from v1.28 to v1.29. On the control
plane node, which sequence of commands is correct?
• A. kubeadm upgrade plan → kubeadm upgrade apply v1.29.0 → kubectl
drain → upgrade kubelet → kubectl uncordon
• B. kubeadm upgrade apply v1.29.0 → kubeadm upgrade plan → upgrade
kubelet → kubectl drain
• C. kubectl drain → kubeadm upgrade plan → kubeadm upgrade apply
v1.29.0 → upgrade kubelet → kubectl uncordon
• D. apt-get update → apt-get upgrade kubeadm → kubeadm upgrade apply
v1.29.0
Answer: C
Rationale: The correct workflow for upgrading a control plane node
with kubeadm is: drain the node to safely evict workloads, check the upgrade
plan, apply the upgrade, upgrade the kubelet, then uncordon the node. This
ensures zero-downtime cluster maintenance.


Q2. etcd Backup and Restore
The etcd cluster must be backed up to /backup/etcd.db. Which command
correctly creates this snapshot?

, • A. etcdctl snapshot save /backup/etcd.db
• B. ETCDCTL_API=3 etcdctl snapshot save /backup/etcd.db --
endpoints=https://127.0.0.1:2379 --cacert=ca.crt --cert=cert.crt --
key=key.key
• C. etcdctl backup save /backup/etcd.db
• D. kubectl snapshot etcd /backup/etcd.db
Answer: B
Rationale: etcdctl commands require ETCDCTL_API=3 and authentication
certificates for secure communication with the etcd server. The snapshot
command must include the correct endpoints and certificate paths to authorize
the operation.


Q3. kubelet Certificate Rotation
A worker node's kubelet certificate is about to expire. What enables automatic
renewal?
• A. Setting RotateKubeletServerCertificate: true in the kubelet config
• B. Manually running kubeadm certs renew on the node
• C. Restarting the kubelet service
• D. Deleting the expired certificate from /var/lib/kubelet/pki
Answer: A
Rationale: The RotateKubeletServerCertificate feature gate and configuration
setting enable the kubelet to request new certificates from the API server
automatically when the current certificate approaches expiration. This eliminates
manual renewal tasks.


Domain 2: Workloads & Scheduling (15%)

Document information

Uploaded on
May 14, 2026
Number of pages
14
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$25.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
docwillowivy
5.0
(1)
Sold
12
Followers
1
Items
2747
Last sold
1 week ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions