Difference between revisions of "Kubectl autoscale"
Jump to navigation
Jump to search
(7 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
kubectl autoscale
kubectl autoscale --help
kubectl autoscale deployment foo --min=2 --max=10 https://kubernetes.io/docs/reference/kubectl/cheatsheet/#updating-resources
Related[edit]
See also[edit]
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io- Deployment, CD, Spinnaker, AWS CodeDeploy, Tekton, Argo CD, Continuous Deployment, Continuous Delivery, Blue-green deployment, Red-black deployment, Feature toggle Continuous Delivery Foundation, ARA, A/b testing, Canary
Advertising: