Difference between revisions of "Deployment"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* [[Continuous deployment (CD)]] | * [[Continuous deployment (CD)]] | ||
* [[StatefulSet]] | * [[StatefulSet]] | ||
+ | * [[GitLab environments]] | ||
== See also == | == See also == |
Latest revision as of 10:15, 14 November 2022
- Kubernetes deployments:
kubectl rollout
,kubectl get deployment
- AWS CodeDeploy
- AWS CodePipeline
- AWS ECS:
Related terms[edit]
See also[edit]
- 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: