私有云上安装成功
按照安装步骤进行网络性能测试的时候提示连接6443端口失败
[root@master kubeadm-ansible]# kubectl run curl-test \
-it --quiet --rm --restart=Never \ --image='registry.cn-hangzhou.aliyuncs.com/choerodon-tools/network-and-cluster-perfermance-test:0.1.0' \ -- bash -c "sleep 3; curls choerodon.io"
The connection to the server 192.168.1.41:6443 was refused - did you specify the right host or port?