root@master:~# ./kk create cluster –with-kubernetes v1.17.9 –with-kubesphere v3.0.0
ERRO[23:35:24 CST] Failed to connect to 192.168.100.4: could not establish connection to 192.168.100.4:22: dial tcp 192.168.100.4:22: connect: connection refused node=192.168.100.4
WARN[23:35:24 CST] Task failed …
WARN[23:35:24 CST] error: interrupted by error
Error: Failed to precheck: interrupted by error
Usage:
kk create cluster [flags]
Flags:
-f, –filename string Path to a configuration file
-h, –help help for cluster
–skip-pull-images Skip pre pull images
–with-kubernetes string Specify a supported version of kubernetes
–with-kubesphere Deploy a specific version of kubesphere (default v3.0.0)
-y, –yes Skip pre-check of the installation
Global Flags:
–debug Print detailed information (default true)
Failed to precheck: interrupted by error
root@master:~# telnet 192.168.100.4 22
Trying 192.168.100.4…
telnet: Unable to connect to remote host: Connection refused