#argo-cd
3 approved public terms with this tag.
GitOps and Release Engineering
App of Apps は GitOps の用語で a GitOps pattern where one parent application manages child applications. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation.
“チームは昼食前に App of Apps を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
GitOps and Release Engineering
ApplicationSet は GitOps の用語で an Argo CD pattern for generating many related applications from a template. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation.
“チームは昼食前に ApplicationSet を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
GitOps and Release Engineering
Argo CD Application は GitOps の用語で an Argo CD object that describes source, destination, and sync behavior for an app. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation.
“チームは昼食前に Argo CD Application を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”