Difference between revisions of "Kubectl run"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | |||
+ | <pre> | ||
--restart=Never will create a Pod | --restart=Never will create a Pod | ||
--restart=Always and --replicas will create a Deployment | --restart=Always and --replicas will create a Deployment | ||
--restart=OnFailure will create a Job | --restart=OnFailure will create a Job | ||
--restart=OnFailure and --schedule will create a CronJob | --restart=OnFailure and --schedule will create a CronJob | ||
− | + | </pre> | |
Revision as of 17:15, 26 January 2020
This article is a Draft. Help us to complete it.
--restart=Never will create a Pod --restart=Always and --replicas will create a Deployment --restart=OnFailure will create a Job --restart=OnFailure and --schedule will create a CronJob
See also
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
Advertising: