コンテンツへスキップ

#bootstrap

2 approved public terms with this tag.

Bootstrap Repository は GitOps の用語で the repository that contains the starting configuration for a cluster or fleet. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.

チームは昼食前に Bootstrap Repository を使い、リリースがほどけた靴ひもで本番へ走らないようにした。

Cluster Bootstrap は GitOps の用語で the first GitOps setup that installs controllers and base configuration. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation; Flux documentation.

チームは昼食前に Cluster Bootstrap を使い、リリースがほどけた靴ひもで本番へ走らないようにした。