Add HPA as aka for Horizontal Pod Autoscaler (#18502)

This commit is contained in:
Gerasimos Dimitriadis
2020-01-17 14:44:55 +02:00
committed by Kubernetes Prow Robot
parent 8de8d173bb
commit 4e1f73a736
@@ -7,6 +7,7 @@ short_description: >
An API resource that automatically scales the number of pod replicas based on targeted CPU utilization or custom metric targets.
aka:
- HPA
tags:
- operation
---