Kubetier
  1. Create a HorizontalPodAutoscaler targeting a workload with a high minReplicas floor

  2. The controller scales the target to minReplicas immediately, with no metrics-server or metric data required

  3. Used for resource exhaustion, or to multiply the replicas of a workload whose pod template already carries elevated privileges

K8s docs ↗