We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.1.6
centos7.9
apiVersion: kubekey.kubesphere.io/v1alpha2 kind: Cluster metadata: name: sample spec: hosts: - {name: master, address: 192.168.5.58, internalAddress: 192.168.5.58, user: root, password: "123456"} roleGroups: etcd: - master control-plane: - master worker: - master controlPlaneEndpoint: ## Internal loadbalancer for apiservers # internalLoadbalancer: haproxy domain: lb.kubesphere.local address: "" port: 6443 kubernetes: version: 1.21.14 clusterName: cluster.local autoRenewCerts: true containerManager: docker etcd: type: kubekey network: plugin: calico kubePodsCIDR: 10.233.64.0/18 kubeServiceCIDR: 10.233.0.0/18 ## multus support. https://github.com/k8snetworkplumbingwg/multus-cni multusCNI: enabled: false registry: privateRegistry: "" namespaceOverride: "" registryMirrors: [] insecureRegistries: [] addons: []
4.1.1的kubesphere支持使用kubekey安装吗?
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is version of KubeKey has the issue?
3.1.6
What is your os environment?
centos7.9
KubeKey config file
A clear and concise description of what happend.
4.1.1的kubesphere支持使用kubekey安装吗?
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: