跳转到内容

#gitops

105 approved public terms with this tag.

Sync Status 是 GitOps 术语,用来说明 the reported comparison between desired source state and live runtime state. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Sync Wave 是 GitOps 术语,用来说明 an ordering hint that tells a GitOps tool which resources should apply earlier or later. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Sync Window 是 GitOps 术语,用来说明 a time window that allows or blocks synchronization. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Tenant Repository 是 GitOps 术语,用来说明 a repository where one team or tenant owns its application configuration. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

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

Work Queue 是 GitOps 术语,用来说明 the controller queue of resources waiting for reconciliation. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.

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