跳转到内容

GitOps and Release Engineering

105 approved public terms in this category.

Admission Policy 是 GitOps 术语,用来说明 a rule that evaluates resources before they are accepted by the cluster. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.

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

App of Apps 是 GitOps 术语,用来说明 a GitOps pattern where one parent application manages child applications. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

ApplicationSet 是 GitOps 术语,用来说明 an Argo CD pattern for generating many related applications from a template. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Argo CD Application 是 GitOps 术语,用来说明 an Argo CD object that describes source, destination, and sync behavior for an app. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Audit Trail 是 GitOps 术语,用来说明 the recorded sequence of changes, approvals, and system actions. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

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

Auto Sync 是 GitOps 术语,用来说明 a policy that lets the controller apply eligible changes automatically. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Base Manifest 是 GitOps 术语,用来说明 the shared Kubernetes configuration used before environment-specific changes. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.

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

Blue Green Release 是 GitOps 术语,用来说明 a release strategy that switches between two complete environments. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Bootstrap Repository 是 GitOps 术语,用来说明 the repository that contains the starting configuration for a cluster or fleet. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.

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

Branch Protection 是 GitOps 术语,用来说明 repository rules that prevent unsafe merges or unreviewed source changes. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

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

Break Glass 是 GitOps 术语,用来说明 an emergency path for bypassing normal controls with clear evidence and review. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

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

Canary Release 是 GitOps 术语,用来说明 a release strategy that sends a small portion of traffic to a new version first. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Change Freeze 是 GitOps 术语,用来说明 a control window that limits changes during high-risk times. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

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

Chart Values 是 GitOps 术语,用来说明 configuration inputs supplied to a Helm chart. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.

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

ChatOps Approval 是 GitOps 术语,用来说明 an approval or action requested through a team chat workflow. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

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

Cluster Bootstrap 是 GitOps 术语,用来说明 the first GitOps setup that installs controllers and base configuration. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.

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

Commit Provenance 是 GitOps 术语,用来说明 evidence about who created a commit, when it happened, and what it changed. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: OpenGitOps principles.

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

Commit SHA Pinning 是 GitOps 术语,用来说明 locking deployment source to a precise Git commit identifier. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation.

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

Controller Runtime 是 GitOps 术语,用来说明 the libraries and patterns used to build Kubernetes controllers. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.

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

CRD 是 GitOps 术语,用来说明 a CustomResourceDefinition that teaches Kubernetes about a new resource type. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Kubernetes controller pattern.

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