feiqiang 离线安装kubesphere3.1版失败,参考文档:https://kubesphere.com.cn/docs/installing-on-linux/introduction/air-gapped-installation 3台机器,centos8.0,4核16G Kubesphere3.1 Kubernetes v1.19.8 安装过程一直卡在这几个组件的安装上 calico-kube-controllers-794d58d7b9-d47f8 coredns-75649c94b9-6nqld coredns-75649c94b9-h9cjn openebs-localpv-provisioner-68c8fb4c69-wlgbh ks-installer-58f69d84c9-78r56 请问大家怎么解决呀?
feiqiang zhu733756 那几个启动不了的组件都是报一样的错误,都是’ClusterConfiguration’: Get “https://10.233.0.1:443/api?timeout=32s”: dial tcp 10.233.0.1:443: i/o timeout 这种问题
feiqiang 我看issues上也有人反馈这个问题,但是我的防火墙是已经关闭了的,telnet也是通的 [root@m1 ~]# telnet 10.233.0.1 443 Trying 10.233.0.1... Connected to 10.233.0.1. Escape character is '^]'.