跳转到内容

#gitops

105 approved public terms with this tag.

OCIRepository Source 是 GitOps 术语,用来说明 a Flux source object that points to an OCI artifact repository. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 OCIRepository Source,发布就没有系着松鞋带冲进生产环境。

OPA Gatekeeper 是 GitOps 术语,用来说明 a Kubernetes policy system often used to enforce admission constraints. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.

团队午饭前用了 OPA Gatekeeper,发布就没有系着松鞋带冲进生产环境。

Orphaned Resource 是 GitOps 术语,用来说明 a live object that is not clearly owned by the current desired source state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

团队午饭前用了 Orphaned Resource,发布就没有系着松鞋带冲进生产环境。

OutOfSync 是 GitOps 术语,用来说明 a status showing the live system does not match the desired source state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

团队午饭前用了 OutOfSync,发布就没有系着松鞋带冲进生产环境。

Overlay Patch 是 GitOps 术语,用来说明 a targeted change layered onto a base manifest. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.

团队午饭前用了 Overlay Patch,发布就没有系着松鞋带冲进生产环境。

Owner Reference 是 GitOps 术语,用来说明 metadata linking a resource to the object that controls it. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.

团队午饭前用了 Owner Reference,发布就没有系着松鞋带冲进生产环境。

Platform Repository 是 GitOps 术语,用来说明 a repository that stores shared platform services, policies, and add-ons. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Platform Repository,发布就没有系着松鞋带冲进生产环境。

Policy as Code 是 GitOps 术语,用来说明 security, compliance, or release rules written as versioned machine-readable code. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Policy as Code,发布就没有系着松鞋带冲进生产环境。

Preview Environment 是 GitOps 术语,用来说明 a temporary environment used to review a change before merge or release. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

团队午饭前用了 Preview Environment,发布就没有系着松鞋带冲进生产环境。

Progressive Delivery 是 GitOps 术语,用来说明 releasing changes gradually while watching evidence and safety signals. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

团队午饭前用了 Progressive Delivery,发布就没有系着松鞋带冲进生产环境。

Promotion PR 是 GitOps 术语,用来说明 a pull request that moves a known change into the next environment. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Promotion PR,发布就没有系着松鞋带冲进生产环境。

Prune 是 GitOps 术语,用来说明 removing live resources that are no longer present in desired source state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

团队午饭前用了 Prune,发布就没有系着松鞋带冲进生产环境。

Pull Request Gate 是 GitOps 术语,用来说明 a required review or check before source state can change. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Pull Request Gate,发布就没有系着松鞋带冲进生产环境。

Pull-Based Deployment 是 GitOps 术语,用来说明 a deployment model where an in-cluster agent pulls desired state from source. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles; Flux documentation.

团队午饭前用了 Pull-Based Deployment,发布就没有系着松鞋带冲进生产环境。

Push-Based Deployment 是 GitOps 术语,用来说明 a deployment model where an outside system pushes changes into the runtime. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Push-Based Deployment,发布就没有系着松鞋带冲进生产环境。

Reconcile Interval 是 GitOps 术语,用来说明 how often a controller checks source and runtime state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

团队午饭前用了 Reconcile Interval,发布就没有系着松鞋带冲进生产环境。

Reconciliation 是 GitOps 术语,用来说明 the repeated process of moving live state closer to desired state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles; Kubernetes controller pattern; Flux documentation.

团队午饭前用了 Reconciliation,发布就没有系着松鞋带冲进生产环境。

Reconciliation Loop 是 GitOps 术语,用来说明 a controller loop that watches, compares, and applies changes until state is aligned. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern; Argo CD documentation.

团队午饭前用了 Reconciliation Loop,发布就没有系着松鞋带冲进生产环境。

Registry Mirror 是 GitOps 术语,用来说明 a trusted copy of image or artifact storage used for speed or resilience. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Registry Mirror,发布就没有系着松鞋带冲进生产环境。

Release Evidence 是 GitOps 术语,用来说明 the logs, commits, checks, and status signals that show what changed and why. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

团队午饭前用了 Release Evidence,发布就没有系着松鞋带冲进生产环境。