Difference between revisions of "Kubernetes deployments"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* <code>[[kubectl rolling-update]]</code>
 
* <code>[[kubectl rolling-update]]</code>
 
* <code>[[kubectl rollout]]</code>
 
* <code>[[kubectl rollout]]</code>
 +
* <code>[[kubectl create]] deployment hello-minikube --image=k8s.gcr.io/echoserver:1.10</code>
  
 
== Activities ==
 
== Activities ==

Revision as of 16:34, 3 May 2020

A Deployment provides declarative updates for Pods and ReplicaSets.

https://kubernetes.io/docs/concepts/workloads/controllers/deployment/


Activities


Related terms

See also

Advertising: