Difference between revisions of "Kubectl create deploy"
Jump to navigation
Jump to search
(Created page with "{{lc}} kubectl create deploy {{kubectl create}}") |
|||
Line 3: | Line 3: | ||
+ | kubectl create deploy my-web-deployment-v1 --image=nginx --port=80 | ||
− | {{kubectl create}} | + | == See also == |
+ | * {{kubectl create}} | ||
+ | |||
+ | [[Category:K8s]] |
Revision as of 15:09, 15 February 2024
kubectl create deploy
kubectl create deploy my-web-deployment-v1 --image=nginx --port=80
See also
kubectl create [ namespace | secret | deployment | configmap | service | role ]
--help
Advertising: