helm chart

发布时间 2023-06-14 16:50:37作者: 晴天下大雨

helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts
helm repo add aliyun https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts
helm repo add stable http://mirror.azure.cn/kubernetes/charts
helm repo add ot-helm https://ot-container-kit.github.io/helm-charts/
helm repo add bitnami https://charts.bitnami.com/bitnami mysql
helm repo add ygqygq2 https://ygqygq2.github.io/charts/ nacos

 

helm官方:https://hub.helm.sh/   

https://ot-container-kit.github.io/redis-operator/guide/redis-cluster-config.html#helm-parameters

 

kubectl get nodes --show-labels
helm search repo stable/prometheus-operator -l
helm search repo ygqygq2/nacos -l
helm get node redis-cluster -n ot-operators
helm get manifest elasticsearch-client
helm get values nacos-cluster
helm get notes nacos-cluster
helm get hooks nacos-cluster
helm pull ygqygq2/nacos --version 2.1.4


helm search repo ygqygq2
helm search repo ygqygq2/nacos -l
helm pull ygqygq2/nacos --version 2.1.4