Difference between revisions of "Deployment"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
== See also == | == See also == | ||
+ | * {{Kubernetes deployments}} | ||
* {{CD}} | * {{CD}} | ||
[[Category:DevOps]] | [[Category:DevOps]] |
Revision as of 21:46, 1 December 2021
- 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: