In autoscaling, which topic involves changing the configuration of the underlying resource rather than adding or removing resources?

Prepare for the KCNA Certification Test. Study with flashcards, multiple-choice questions, and detailed explanations to enhance your understanding of Kubernetes Cloud Native concepts. Ace your exam!

Multiple Choice

In autoscaling, which topic involves changing the configuration of the underlying resource rather than adding or removing resources?

Explanation:
Vertical scaling is about resizing the capacity of the existing resource—such as increasing or decreasing CPU, memory, or storage for a single pod or VM—without changing the number of running instances. This contrasts with horizontal scaling, which adds or removes instances to handle load. Scheduled autoscaling and reactive autoscaling focus on when to scale the number of instances, not on altering the resource limits of each one. So the described topic is vertical scaling.

Vertical scaling is about resizing the capacity of the existing resource—such as increasing or decreasing CPU, memory, or storage for a single pod or VM—without changing the number of running instances. This contrasts with horizontal scaling, which adds or removes instances to handle load. Scheduled autoscaling and reactive autoscaling focus on when to scale the number of instances, not on altering the resource limits of each one. So the described topic is vertical scaling.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy