安装nebulaGraph operator问题

如何在离线情况下安装nebulaGraph operator
现在遇到问题如下:
helm repo add nebula-operator nebula-charts | nebula-operator
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /root/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /root/.kube/config

Error: looks like “nebula-charts | nebula-operator” is not a valid chart repository or cannot be reached: Get “https://vesoft-inc.github.io/nebula-operator/charts/index.yaml”: http: server gave HTTP response to HTTPS client

您好,我本地执行这个命令是可以的,用的helm版本是v3.4.1

helm 所在机器访问 GitHub pages(chart 被 serve 在那) 网络不畅

那么在离线的情况下如何去安装呢

我想知道如何去离线安装

您好,可以先将operator charts下载到本地,然后在本地执行 helm install nebula-operator ./your/charts/path 来进行安装

1 个赞

报错哎,安装不了,我将nebula-operator下载下来了,



还是有报错,不知道如何解决

helm install nebula-operator /path-to-nebula-operator/charts/nebula-operator/

1 个赞

此话题已在最后回复的 30 天后被自动关闭。不再允许新回复。