Difference between revisions of "Kubernetes autoscaling"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* <code>[[PriorityClass]]</code> | * <code>[[PriorityClass]]</code> | ||
* <code>[[kubectl top]]</code> | * <code>[[kubectl top]]</code> | ||
− | * <code>[[gcloud container clusters create --enable-autoscaling]]</code> | + | * [[GKE]]: <code>[[gcloud container clusters create --enable-autoscaling]]</code> |
+ | * [[GKE]], [[Terraform]] <code>[[cluster_autoscaling]]</code> | ||
== See also == | == See also == |
Revision as of 09:11, 1 November 2022
- Kubernetes Autoscaler: https://github.com/kubernetes/autoscaler
- Horizontal Pod Autoscaler (HPA)
- Vertical Pod Autoscaler (VPA)
- Kubernetes cluster-proportional-vertical-autoscaler
- Karpenter
Related
kubectl get hpa -A
PriorityClass
kubectl top
- GKE:
gcloud container clusters create --enable-autoscaling
- GKE, Terraform
cluster_autoscaling
See also
Advertising: