Horizontal Pod Autoscaler
Glossary Page
Horizontal Pod Autoscaler (HPA) is a Kubernetes API resource that automatically adjusts the number of replicas of a Pod based on targeted CPU utilization or custom metric targets. HPA is usually utilized with ReplicationControllers, Deployments, or ReplicaSets, and cannot be applied to objects that cannot be scaled, such as DaemonSets.
https://kubernetes.io/docs/reference/glossary/?all=true
Latest Webinars
Latest Articles
Blog post video test
Test
Read more
Tim Ganther
Mar 19, 2024
Block editor test
Block editor test
Read more
Tim Ganther
Jul 17, 2023
Integrate Keycloak, Kubeapps and Pinniped
Integrating kubeapps with Keycloak and Pinniped on the cloud can provide a secure and streamlined experience for managing applications in a Kubernetes environment.
Read more
Tim Ganther
Jun 12, 2023