Define the new internet.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
1,322 definitions
Base Manifest は GitOps の用語で the shared Kubernetes configuration used before environment-specific changes. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation; Flux documentation.
“チームは昼食前に Base Manifest を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Overlay Patch は GitOps の用語で a targeted change layered onto a base manifest. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation; Flux documentation.
“チームは昼食前に Overlay Patch を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”