Difference between revisions of "Kubernetes Cluster Autoscaler"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
kubectl get pods -A | grep autoscaler | kubectl get pods -A | grep autoscaler | ||
− | [[cluster-autoscaler]] cluster-autoscaler- | + | [[cluster-autoscaler]] cluster-autoscaler-86cff49xx4-6tcht 1/1 Running 1 |
(109d ago) 123d | (109d ago) 123d | ||
+ | |||
+ | [[helm list -A]] | grep autoscaler | ||
+ | cluster-autoscaler cluster-autoscaler 1 2022-06-06 11:11:42.560486 +0200 CEST deployed cluster-autoscaler-[[9.16.2]] 1.23.0 | ||
autoScaler: | autoScaler: |
Revision as of 13:38, 19 September 2022
kubectl get pods -A | grep autoscaler cluster-autoscaler cluster-autoscaler-86cff49xx4-6tcht 1/1 Running 1 (109d ago) 123d
helm list -A | grep autoscaler cluster-autoscaler cluster-autoscaler 1 2022-06-06 11:11:42.560486 +0200 CEST deployed cluster-autoscaler-9.16.2 1.23.0
autoScaler: enabled: true min: 2 max: 20
Related terms
See also
- Horizontal Pod Autoscaler (HPA), Horizontal cluster-proportional-autoscaler container, Kubernetes cluster-proportional-vertical-autoscaler, Kubernetes Horizontal cluster-proportional-autoscaler container,
FailedGetResourceMetric
- Kubernetes autoscaling, HPA, VPA, Karpenter, Kubernetes Autoscaler,
kubectl autoscale
, Kubernetes Metrics Server (KMS)
Advertising: