Difference between revisions of "Kubernetes Cluster Autoscaler"

From wikieduonline
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-86cff49dd4-7tch7                       1/1    Running  1  
+
  [[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

Advertising: