Google Cloud Platform

[GKE] Canary deployments

nockdoo 2020. 5. 24. 00:02

- 새 버전의 deployment 를 추가하여 배포.

- label과 version 을 다르게 설정

- servcie 에서 트래픽이 분배됨. ( 기존 버전이 3개의 pod, 새버전이 1개의 pod 라면 25%  확률로 새 버전으로 테스트가 됨 )

https://google.qwiklabs.com/focuses/639?parent=catalog