コンテンツへスキップ

Recent

Newest approved public definitions for this language.

1,322 source-backed termsgenerated snapshot
GitOps and Release Engineering
Machine-assisted language draft

Signed Image は GitOps の用語で a container image with cryptographic proof attached to the artifact. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に Signed Image を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

SBOM Gate は GitOps の用語で a release check that requires software bill of materials evidence before promotion. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に SBOM Gate を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Supply Chain Policy は GitOps の用語で rules that decide which code, images, dependencies, and sources can be released. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に Supply Chain Policy を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Policy as Code は GitOps の用語で security, compliance, or release rules written as versioned machine-readable code. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に Policy as Code を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Admission Policy は GitOps の用語で a rule that evaluates resources before they are accepted by the cluster. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Kubernetes controller pattern.

チームは昼食前に Admission Policy を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

OPA Gatekeeper は GitOps の用語で a Kubernetes policy system often used to enforce admission constraints. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Kubernetes controller pattern.

チームは昼食前に OPA Gatekeeper を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Kyverno Policy は GitOps の用語で a Kubernetes-native policy rule for validating, mutating, or generating resources. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Kubernetes controller pattern.

チームは昼食前に Kyverno Policy を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Secret Sealing は GitOps の用語で encrypting a secret so it can be safely stored in a repository. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation; Flux documentation.

チームは昼食前に Secret Sealing を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Sealed Secrets は GitOps の用語で encrypted Kubernetes secrets that a controller can decrypt inside the cluster. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation; Flux documentation.

チームは昼食前に Sealed Secrets を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

External Secrets は GitOps の用語で a pattern that syncs secrets from a protected external store into the runtime. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation; Flux documentation.

チームは昼食前に External Secrets を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

SOPS は GitOps の用語で a file encryption workflow used to protect secrets in GitOps repositories. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.

チームは昼食前に SOPS を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

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

チームは昼食前に Cluster Bootstrap を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

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

チームは昼食前に Bootstrap Repository を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Platform Repository は GitOps の用語で a repository that stores shared platform services, policies, and add-ons. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に Platform Repository を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Tenant Repository は GitOps の用語で a repository where one team or tenant owns its application configuration. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

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

Infrastructure Repository は GitOps の用語で a repository containing infrastructure definitions and environment state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に Infrastructure Repository を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Monorepo GitOps は GitOps の用語で a GitOps layout where many services or environments live in one repository. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に Monorepo GitOps を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Repo Per Environment は GitOps の用語で a GitOps layout where each environment has its own repository boundary. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に Repo Per Environment を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Environment Branch は GitOps の用語で a branch used to represent or promote a specific environment state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

チームは昼食前に Environment Branch を使い、リリースがほどけた靴ひもで本番へ走らないようにした。
GitOps and Release Engineering
Machine-assisted language draft

Pull Request Gate は GitOps の用語で a required review or check before source state can change. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.

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