Junior — Middle
What is the name of the mechanism for automatic resource regulation and application scaling in Kubernetes?
sobes.tech AI
Answer from AI
The resource auto-scaling and application scaling mechanism in Kubernetes is called Horizontal Pod Autoscaler (HPA). It automatically increases or decreases the number of pods based on current load, such as CPU or other metrics.