离线安装 KubeSphere 2.1.1 与 Kubernetes
`TASK [etcd : Configure | Check if etcd cluster is healthy] ***********************************************************************************************************************************************
Wednesday 09 September 2020 21:47:08 +0800 (0:00:00.108) 0:04:45.957 ***
fatal: [master]: FAILED! => {
“changed”: false,
“cmd”: “/usr/local/bin/etcdctl –endpoints=https://192.168.0.166:2379 cluster-health | grep -q ‘cluster is healthy’”,
“delta”: “0:00:00.011060″,
“end”: “2020-09-09 21:47:08.939047”,
“rc”: 1,
“start”: “2020-09-09 21:47:08.927987”
}
STDERR:
Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.0.166:2379: getsockopt: connection refused
error #0: dial tcp 192.168.0.166:2379: getsockopt: connection refused
MSG:
non-zero return code
`
这又是什么报错,虽然…ignoring可以忽略,但是这是啥情况
安装结果就是这样,但是我怎么访问都不通,登录界面都无法访问,再次声明防火墙也关了,在k8s机器内部curl也无法访问
win工作机pingk8s集群master节点、node1、node2节点
master节点防火墙状态
三个节点互ping
swap也都关闭了
安全策略也改变了
最后这是我所有master节点中pod的运行情况
所有节点
然而我全部按照流程走下来还是无法访问
TAO selinux要disabled啊。。
CauchyK零SK壹S
把你的环境登录信息发来瞅瞅 kubesphere@yunify.com