Kubernetes autoscaling
Jump to navigation
Jump to search
- Horizontal Pod Autoscaler (HPA):
kubectl get hpa(included by defautl) - Kubernetes Cluster Autoscaler: GH
- Vertical Pod Autoscaler (VPA):
kubectl get vpahttps://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler - Kubernetes cluster-proportional-vertical-autoscaler
- Karpenter
- Use the cluster autoscaler in Azure Kubernetes Service (AKS), AKS Node autoprovisioning
- Kubernetes Event-Driven Autoscaling (KEDA)
Related[edit]
kubectl get hpa -APriorityClasskubectl top- GKE:
gcloud container clusters create --enable-autoscaling - GKE, Terraform
cluster_autoscaling - Kubernetes Metrics Server (KMS)
k8s.io/cluster-autoscaler/enabled- PodDisruptionBudget (PDB)
See also[edit]
- Kubernetes Metrics Server (KMS)
- Kubernetes autoscaling, HPA, VPA, Karpenter, Kubernetes Autoscaler,
kubectl autoscale, Kubernetes Metrics Server (KMS), KEDA, ScaleDown - Autoscaling, Amazon EC2 Auto Scaling, Kubernetes autoscaling, Karpenter, Launch templates,
eksctl create cluster --asg-access, EMR Cluster: autoscaling policy, AWS Auto Scaling Groups (ASG), AWS Glue
Advertising: