kubesphere / ks-installer

Install KubeSphere on existing Kubernetes cluster
https://kubesphere.io
Apache License 2.0
517 stars 741 forks source link

单节点安装失败KubeSphere | Waiting for ks-console #136

Open dbyanhome opened 4 years ago

dbyanhome commented 4 years ago

TASK [ks-istio : istio | Create jaeger operator service] **** Saturday 28 September 2019 06:31:32 +0800 (0:00:01.923) 0:41:09.665 **** changed: [ks-allinone]

TASK [check-result : KubeSphere | Waiting for ks-console] *** Saturday 28 September 2019 06:31:33 +0800 (0:00:00.746) 0:41:10.411 **** FAILED - RETRYING: KubeSphere | Waiting for ks-console (30 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (29 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (28 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (27 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (26 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (25 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (24 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (23 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (22 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (21 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (20 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (19 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (18 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (17 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (16 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (15 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (14 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (13 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (12 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (11 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (10 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (9 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (8 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (7 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (6 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (5 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (4 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (3 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (2 retries left). FAILED - RETRYING: KubeSphere | Waiting for ks-console (1 retries left). fatal: [ks-allinone]: FAILED! => {"attempts": 30, "changed": true, "cmd": "/usr/local/bin/kubectl get pod -n kubesphere-system -o wide | grep ks-console | awk '{print $3}'", "delta": "0:24:38.054641", "end": "2019-09-28 08:35:56.661248", "rc": 0, "start": "2019-09-28 08:11:18.606607", "stderr": "Unable to connect to the server: net/http: TLS handshake timeout", "stderr_lines": ["Unable to connect to the server: net/http: TLS handshake timeout"], "stdout": "", "stdout_lines": []}

PLAY RECAP ** ks-allinone : ok=333 changed=162 unreachable=0 failed=1

期待回复

pixiake commented 4 years ago

Unable to connect to the server: net/http: TLS handshake timeout

这应该是kubectl连不到apiserver吧