Policy as Code
Definitions
Policy as Code は GitOps の用語で security, compliance, or release rules written as versioned machine-readable code. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Policy as Code を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Related Terms
- Admission PolicyGitOps and Release Engineering
Admission Policy は GitOps の用語で a rule that evaluates resources before they are accepted by the cluster. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Kubernetes c...
- Kyverno PolicyGitOps and Release Engineering
Kyverno Policy は GitOps の用語で a Kubernetes-native policy rule for validating, mutating, or generating resources. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Kube...
- OPA GatekeeperGitOps and Release Engineering
OPA Gatekeeper は GitOps の用語で a Kubernetes policy system often used to enforce admission constraints. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Kubernetes cont...
- Supply Chain PolicyGitOps and Release Engineering
Supply Chain Policy は GitOps の用語で rules that decide which code, images, dependencies, and sources can be released. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: O...
- App of AppsGitOps and Release Engineering
App of Apps は GitOps の用語で a GitOps pattern where one parent application manages child applications. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD document...
- ApplicationSetGitOps and Release Engineering
ApplicationSet は GitOps の用語で an Argo CD pattern for generating many related applications from a template. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD do...