Difference between revisions of "Rolling-update"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 10: | Line 10: | ||
== See also == | == See also == | ||
* {{CD}} | * {{CD}} | ||
− | * {{ | + | * {{Kubernetes deployments}} |
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 16:40, 31 May 2022
Related
- CKA 1.23: Understand deployments and how to perform rolling update and rollbacks
- kubectl create deployment
See also
- 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
- Kubernetes deployments, strategies:
kind: Deployment
, Strategies:Recreate
orRollingUpdate
,kubectl
[create | describe | get | scale | rollout | deployment/
], Kubernetes Canary Deployments,deployment.kubernetes.io
Advertising: