#helm
5 approved public terms with this tag.
Chart Values 是 GitOps 术语,用来说明 configuration inputs supplied to a Helm chart. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.
“团队午饭前用了 Chart Values,发布就没有系着松鞋带冲进生产环境。”
Helm Chart 是 GitOps 术语,用来说明 a package format for Kubernetes resources and templates. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.
“团队午饭前用了 Helm Chart,发布就没有系着松鞋带冲进生产环境。”
Helm Controller 是 GitOps 术语,用来说明 a Flux controller that manages Helm releases declaratively. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.
“团队午饭前用了 Helm Controller,发布就没有系着松鞋带冲进生产环境。”
HelmRelease 是 GitOps 术语,用来说明 a declarative Flux object for managing a Helm chart release. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.
“团队午饭前用了 HelmRelease,发布就没有系着松鞋带冲进生产环境。”
HelmRepository Source 是 GitOps 术语,用来说明 a Flux source object that points to Helm chart storage. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.
“团队午饭前用了 HelmRepository Source,发布就没有系着松鞋带冲进生产环境。”