Difference between revisions of "Deployment"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:Software deployment]] | [[wikipedia:Software deployment]] | ||
− | * [[ Kubernetes deployments]]: <code>[[kubectl rollout]]</code>, <code>[[kubectl get deployment]]</code> | + | * [[Kubernetes deployments]]: <code>[[kubectl rollout]]</code>, <code>[[kubectl get deployment]]</code> |
* [[AWS CodeDeploy]] | * [[AWS CodeDeploy]] | ||
* [[AWS CodePipeline]] | * [[AWS CodePipeline]] | ||
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: