Kubernetes: horizontal pod autoscaling
When to use
Use this skill for horizontal pod autoscaling in Kubernetes. This skill specifically handles horizontal pod autoscaling and nothing else in the Kubernetes family.
Procedure
Configure a HorizontalPodAutoscaler on CPU/memory or custom metrics, set min/max replicas, tune stabilization windows and scaling policies.
Notes
This is the Kubernetes skill dedicated to horizontal pod autoscaling. Sibling skills cover other Kubernetes capabilities; this one is the right choice only when the task is about horizontal pod autoscaling.