Pausing and Resuming a Deployment
운영 중인 Deployment를 pause 시킬 수 있음. pause한 뒤 실행시키는 update는 반영되지 않고 대기된다. 이후 resume했을 때 모든 변경 사항이 새로운 ReplicaSet에 반영되게 된다.
LIST
'software engineering > k8s' 카테고리의 다른 글
Deployments - Writing a Deployment Spec (0) | 2021.02.16 |
---|---|
Deployments - Deployment status (0) | 2021.02.10 |
Deployments - Scaling a Deployment (0) | 2021.02.10 |
Deployments - Rolling Back a Deployment (0) | 2021.02.10 |
Deployments - Updating a Deployment (0) | 2021.02.10 |
댓글