k8s安装es集群
# 添加helm仓库
[root@master ~]# helm repo add elastic https://helm.elastic.co
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
"elastic" has been added to your repositories
1
2
3
4
2
3
4