helm使用国外的charts源报错

[root@k8smaster ~]# helm install ui stable/weave-scope
Error: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "DaemonSet" in version "extensions/v1beta1", unable to recognize "": no matches for kind "Deployment" in version "apps/v1beta1"]

[root@k8smaster ~]# helm repo add stable http://mirror.azure.cn/kubernetes/charts/
Error: looks like "http://mirror.azure.cn/kubernetes/charts/" is not a valid chart repository or cannot be reached: failed to fetch http://mirror.azure.cn/kubernetes/charts/index.yaml : 403 Forbidden

使用国内源正常

helm repo add apphub https://apphub.aliyuncs.com

参考文章:
https://www.cnblogs.com/zuolinux/p/13693812.html

Logo

开源、云原生的融合云平台

更多推荐