https://github.com/shotakitazawa/spinnaker-argo-rollouts
https://github.com/shotakitazawa/spinnaker-argo-rollouts
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shotakitazawa/spinnaker-argo-rollouts
- Owner: ShotaKitazawa
- Created: 2019-09-09T06:17:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T06:08:25.000Z (over 5 years ago)
- Last Synced: 2025-01-08T11:48:02.113Z (5 months ago)
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# これはなに?
Spinnaker から Argo-Rollouts の Rollout リソースを CD することで、 Blue-Green Deployment + 切り替え前の正常性テスト を行うための検証用リポジトリ
# ディレクトリ構成
## argo-rollouts/
Argo Rollouts 自体を管理するディレクトリ。Argo Rolloutsのバージョンアップは当ディレクトリの argo-rollouts.yaml を更新
## app/
Application を管理するディレクトリ
## shared/
共有リソースのディレクトリ