Overview
- Scales Pods based on metrics
- CPU, memory, disk usage
- Custom metrics—internal to the cluster
- External metrics—e.g. from monitoring or Pub/Sub
- Should be applied to the Deployment rather than the ReplicaSet
- Otherwise would be removed during rolling updates