Difference between revisions of "Kubernetes deployments"

From wikieduonline
Jump to navigation Jump to search
Line 32: Line 32:
 
* [[Kubernetes Rolling updates]]
 
* [[Kubernetes Rolling updates]]
 
* <code>[[kind: ReplicaSet]]</code>
 
* <code>[[kind: ReplicaSet]]</code>
 +
* [[Kubernetes pod affinity and anti affinity]]
  
 
== See also ==
 
== See also ==

Revision as of 14:41, 16 December 2022

Kubernetes deployments provides declarative updates for Pods and ReplicaSets.

Commands

kubectl expose deployment hello-minikube --type=NodePort --port=8080

Activities

Related terms

See also

Advertising: