kubeflow-manifests icon indicating copy to clipboard operation
kubeflow-manifests copied to clipboard

针对本地repository提供替换的url

Open fzhan opened this issue 3 years ago • 1 comments

请问是否可以针对本地的库,将registry.cn-shenzhen.aliyuncs.com替换成变量?

以及,是否可以将安装好的一键删除脚本?

fzhan avatar Aug 06 '21 07:08 fzhan

@fzhan 后续会补充delete 脚本,或者你有兴趣可以给 commit,yaml文件的 commit还是比较简单的,比如:

kubectl delete manifest1.13

本地的镜像库,你拉下来改成你本地的地址就可以了

shikanon avatar Aug 11 '21 06:08 shikanon