安装参考地址:https://codechina.csdn.net/mirrors/AliyunContainerService/k8s-for-docker-desktop

Kubernetes helm配置国内镜像源

1、删除默认的源

helm repo remove stable

2、增加新的国内镜像源

helm repo add stable https://burdenbear.github.io/kube-charts-mirror/

3、查看helm源添加情况

helm repo list

4、搜索测试

helm search mysql

参考:https://github.com/BurdenBear/kube-charts-mirror

Logo

K8S/Kubernetes社区为您提供最前沿的新闻资讯和知识内容

更多推荐