Difference between revisions of "Kubectl autoscale"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
  kubectl autoscale deployment foo --min=2 --max=10   
 
  kubectl autoscale deployment foo --min=2 --max=10   
 +
https://kubernetes.io/docs/reference/kubectl/cheatsheet/#updating-resources
  
 
== Related ==
 
== Related ==
* [[HorizontalPodAutoscaler]] API  
+
* [[HorizontalPodAutoscaler]] API
 +
* <code>[[kubectl scale]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 13:54, 5 October 2023

Advertising: