Difference between revisions of "Deployment"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 11: | Line 11: | ||
* [[Blue-green deployment]] | * [[Blue-green deployment]] | ||
* [[Continuous deployment (CD)]] | * [[Continuous deployment (CD)]] | ||
+ | * [[StatefulSet]] | ||
== See also == | == See also == |
Revision as of 06:14, 25 April 2022
- Kubernetes deployments:
kubectl rollout
,kubectl get deployment
- AWS CodeDeploy
- AWS CodePipeline
- AWS ECS:
aws ecs update-service
Related terms
See also
- Kubernetes deployments, strategies:
kind: Deployment
, Strategies:Recreate
orRollingUpdate
,kubectl
[create | describe | get | scale | rollout | deployment/
], Kubernetes Canary Deployments,deployment.kubernetes.io
- 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
Advertising: