v1.2.0-alpha.1
Pre-release
Pre-release
github-actions
released this
15 Jul 08:27
·
1640 commits
to master
since this release
Support deploy high availability clusters by the internal load balancer.
Use the command:
./kk create config -f sample.yaml
Customize the config file and uncomment this line:
controlPlaneEndpoint:
##Internal loadbalancer for apiservers
internalLoadbalancer: haproxy
domain: lb.kubesphere.local
address: ""
port: 6443