반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- Kubernetes
- gitops
- Litmus
- Kubernetes 인증
- Argo
- CANARY
- knative
- opentelemetry
- mlops
- Kopf
- kubernetes operator
- Model Serving
- keda
- 오퍼레이터
- Pulumi
- CI/CD
- 카오스 엔지니어링
- eBPF
- seldon core
- operator
- nginx ingress
- tekton
- Continuous Deployment
- argocd
- xdp
- MLflow
- Kubeflow
- opensearch
- serving
- blue/green
Archives
- Today
- Total
목록kubernetes cd (1)
Kubernetes 이야기

Argo Rollout 이란 argo rollout은 Kubernetes에 Blue/Green, Canary 등 배포를 지원하기 위한 Kubernetes controller 와 CRD의 집합체이다. argo rollout은 Ingress Controller, Service Mesh 와 통합되어 업데이트 중에 트랙픽을 새 버전으로 전환시킬 수 있다. 또한 점진적인 배포 조건을 메트릭 쿼리를 사용하여 자동화된 배포/롤백을 구축할 수 있다. 주요기능 Blue/Green 배포 Canary 배포 자동화된 롤백 및 배포 맞춤형 메트릭 쿼리를 이용한 점진적 배포 Ingress Controller 통합 : Nginx, ALB Service Mesh 통합 : Istio, Linkerd, SMI 메트릭 공급자 통합 : P..
Kubernetes/devops
2022. 2. 25. 22:37