Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kustomize:自定义YAML资源文件 | Go语言充电站 #105

Open
Shitaibin opened this issue Nov 17, 2020 · 0 comments
Open

Kustomize:自定义YAML资源文件 | Go语言充电站 #105

Shitaibin opened this issue Nov 17, 2020 · 0 comments

Comments

@Shitaibin
Copy link
Owner

https://lessisbetter.site/2020/11/17/kustomize/

kustomize简介kustomize是一个自定义管理原始的YAML模板资源文件的工具,同时无需修改原始的YAML文件。 对于kustomize的理解是,它借助了docker镜像的类似概念:可以一层层的进行覆盖。 Kustmoize有Base和Overlay 2个概念,被依赖的层成为base,当前进行覆盖操作的层成为overlay。所以1个overlay,也可以是另外overlay的base。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant