0 votes
in Kubernetes K8s by
What is Kubernetes VerticalPodAutoscaler?

a) A way to automatically scale the number of Pods in a deployment based on resource usage

b) A tool for managing Kubernetes resources

c) A networking abstraction to access a set of Pods

d) A way to manage Kubernetes nodes

1 Answer

0 votes
by

Answer: d)

Explanation: A way to manage Kubernetes nodes. Kubernetes VerticalPodAutoscaler is a way to manage Kubernetes nodes, enabling administrators to automatically adjust the resource requests and limits of containers running in a pod to optimize their performance and efficiency.

Related questions

0 votes
asked Mar 24 in Kubernetes K8s by rajeshsharma
0 votes
asked Mar 24 in Kubernetes K8s by rajeshsharma
...