
Certified Kubernetes Administrator (CKA)
Domain 3Objective 3
Configure Workload Autoscaling CKA Practice Questions (Page 3)
Part of the Workloads and Scheduling domain, which accounts for 15% of the CKA exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 2–2 from this objective — we provide 24 practice questions to prepare you well beyond it. (estimate)
24questions here
5free pages
6concepts
15%of the exam
Questions 11–15
- 11
Which HPA metric type is used to scale based on metrics from sources outside the cluster, such as a cloud provider's queue length?
Select an answer first - 12
An HPA has been created for a Deployment, but the number of replicas is not changing even under heavy load. The team suspects the HPA cannot read metrics. Which command should be used first to check the HPA's status and recent events?
Select an answer first - 13
An HPA is configured with a scaleDown policy of 'Percent' with a value of 10 and a periodSeconds of 60. The current replica count is 20, and the HPA calculates that it needs 10 replicas. What is the maximum number of replicas that can be removed in the first scale-down action?
Select an answer first - 14
An HPA is configured with a scaleUp policy of 'Pods' with a value of 4 and a periodSeconds of 60. The current replica count is 2, and the HPA calculates that it needs 10 replicas to meet the target. How many replicas will the HPA add in the first scale-up action?
Select an answer first - 15
A team wants to scale a Deployment based on the number of requests per second to an Ingress resource. They have deployed a custom metrics adapter that exposes this metric. Which HPA metric type should be used?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “CKA” is a trademark of its owner, used for identification only.