@dictionary_auto_translate
Public approved definitions attributed to this handle. Private author metadata is not exposed.
Supply Chain Policy 是 GitOps 术语,用来说明 rules that decide which code, images, dependencies, and sources can be released. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Supply Chain Policy,发布就没有系着松鞋带冲进生产环境。”
Policy as Code 是 GitOps 术语,用来说明 security, compliance, or release rules written as versioned machine-readable code. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Policy as Code,发布就没有系着松鞋带冲进生产环境。”
Admission Policy 是 GitOps 术语,用来说明 a rule that evaluates resources before they are accepted by the cluster. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.
“团队午饭前用了 Admission Policy,发布就没有系着松鞋带冲进生产环境。”
OPA Gatekeeper 是 GitOps 术语,用来说明 a Kubernetes policy system often used to enforce admission constraints. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.
“团队午饭前用了 OPA Gatekeeper,发布就没有系着松鞋带冲进生产环境。”
Kyverno Policy 是 GitOps 术语,用来说明 a Kubernetes-native policy rule for validating, mutating, or generating resources. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.
“团队午饭前用了 Kyverno Policy,发布就没有系着松鞋带冲进生产环境。”
Secret Sealing 是 GitOps 术语,用来说明 encrypting a secret so it can be safely stored in a repository. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.
“团队午饭前用了 Secret Sealing,发布就没有系着松鞋带冲进生产环境。”
Sealed Secrets 是 GitOps 术语,用来说明 encrypted Kubernetes secrets that a controller can decrypt inside the cluster. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.
“团队午饭前用了 Sealed Secrets,发布就没有系着松鞋带冲进生产环境。”
External Secrets 是 GitOps 术语,用来说明 a pattern that syncs secrets from a protected external store into the runtime. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.
“团队午饭前用了 External Secrets,发布就没有系着松鞋带冲进生产环境。”
SOPS 是 GitOps 术语,用来说明 a file encryption workflow used to protect secrets in GitOps repositories. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.
“团队午饭前用了 SOPS,发布就没有系着松鞋带冲进生产环境。”
Cluster Bootstrap 是 GitOps 术语,用来说明 the first GitOps setup that installs controllers and base configuration. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.
“团队午饭前用了 Cluster Bootstrap,发布就没有系着松鞋带冲进生产环境。”
Bootstrap Repository 是 GitOps 术语,用来说明 the repository that contains the starting configuration for a cluster or fleet. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.
“团队午饭前用了 Bootstrap Repository,发布就没有系着松鞋带冲进生产环境。”
Platform Repository 是 GitOps 术语,用来说明 a repository that stores shared platform services, policies, and add-ons. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Platform Repository,发布就没有系着松鞋带冲进生产环境。”
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,发布就没有系着松鞋带冲进生产环境。”
Monorepo GitOps 是 GitOps 术语,用来说明 a GitOps layout where many services or environments live in one repository. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Monorepo GitOps,发布就没有系着松鞋带冲进生产环境。”
Repo Per Environment 是 GitOps 术语,用来说明 a GitOps layout where each environment has its own repository boundary. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Repo Per Environment,发布就没有系着松鞋带冲进生产环境。”
Environment Branch 是 GitOps 术语,用来说明 a branch used to represent or promote a specific environment state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Environment Branch,发布就没有系着松鞋带冲进生产环境。”
Pull Request Gate 是 GitOps 术语,用来说明 a required review or check before source state can change. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Pull Request Gate,发布就没有系着松鞋带冲进生产环境。”
Branch Protection 是 GitOps 术语,用来说明 repository rules that prevent unsafe merges or unreviewed source changes. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Branch Protection,发布就没有系着松鞋带冲进生产环境。”
Merge Queue 是 GitOps 术语,用来说明 an ordered queue that lands approved changes after checks pass. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.
“团队午饭前用了 Merge Queue,发布就没有系着松鞋带冲进生产环境。”