#bootstrap
2 approved public terms with this tag.
GitOps and Release Engineering
Bootstrap Repository 是 GitOps 术语,用来说明 the repository that contains the starting configuration for a cluster or fleet. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Flux documentation.
“团队午饭前用了 Bootstrap Repository,发布就没有系着松鞋带冲进生产环境。”
GitOps and Release Engineering
Cluster Bootstrap 是 GitOps 术语,用来说明 the first GitOps setup that installs controllers and base configuration. 它帮助团队、人和代理比较声明的源状态与正在运行的系统,再按证据行动,不把部署说成比实际更多。 来源: Argo CD documentation; Flux documentation.
“团队午饭前用了 Cluster Bootstrap,发布就没有系着松鞋带冲进生产环境。”