Difference between revisions of "Kubectl autoscale"

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

Latest revision as of 13:54, 5 October 2023

Advertising: