0 votes
in Kubernetes K8s by
What is a Kubernetes HorizontalPodAutoscaler?

a) A controller that automatically scales the number of replicas in a deployment

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

a) A controller that automatically scales the number of replicas in a deployment

...