docs/v1.12.x/start/one-step-install/ #3199
Replies: 3 comments 2 replies
|
0 replies
|
kubekey部署k8s与kubesphere时,网络插件使用kubeovn,sample.yaml文件中可以指定kubeovn版本吗? |
1 reply
helm repo add kubeovn https://kubeovn.github.io/kube-ovn/
helm search repo kubeovn
NAME CHART VERSION APP VERSION DESCRIPTION
kubeovn/kube-ovn v1.12.11 1.12.11 Helm chart for Kube-OVN
helm install kube-ovn kubeovn/kube-ovn --set MASTER_NODES="10.12.14.241,10.12.14.242,10.12.14.246" --set replicaCount=3
Error: INSTALLATION FAILED: failed parsing --set data: key "242" has no value (cannot end with ,) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
docs/v1.12.x/start/one-step-install/
https://kubeovn.github.io/docs/v1.12.x/start/one-step-install/
All reactions