his is a simple check of your environment.
Before installation, ensure that your machines meet all requirements specified at
https://github.com/kubesphere/kubekey#requirements-and-recommendations
Install k8s with default version: v1.23.17
Continue this installation? [yes/no]: yes
06:30:54 UTC success: [LocalHost]
06:30:54 UTC [NodeBinariesModule] Download installation binaries
06:30:54 UTC message: [localhost]
downloading amd64 kubeadm v1.23.17 …
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 138 100 138 0 0 156 0 –:–:– –:–:– –:–:– 156
64 41.7M 64 27.0M 0 0 7845k 0 0:00:05 0:00:03 0:00:02 12.6MC
root@kubesphere-master-105:~# ./kk create cluster -f config-sample.yaml
Warning: When there are at least two nodes in the control-plane, you should set the value of the LB address or enable the internal loadbalancer, or set ‘controlPlaneEndpoint.externalDNS’ to ‘true’ if the ‘controlPlaneEndpoint.domain’ can be resolved in your dns server.
| | / / | | | | / /
| |/ / _ _| |__ ___| |/ / ___ _ _
| \| | | | '_ \ / _ \ \ / _ \ | | |
| |\ \ || | |) | __/ |\ \ __/ |_| |
\| \/\,|./ \\| \/\|\__, |
__/ |
|___/
06:30:59 UTC [GreetingsModule] Greetings
06:30:59 UTC message: [kubesphere-worker-110]
Greetings, KubeKey!
06:30:59 UTC message: [kubesphere-master-105]
Greetings, KubeKey!
06:31:00 UTC message: [kubesphere-master-106]
Greetings, KubeKey!
06:31:00 UTC message: [kubesphere-master-107]
Greetings, KubeKey!
06:31:00 UTC message: [kubesphere-worker-108]
Greetings, KubeKey!
06:31:00 UTC message: [kubesphere-worker-109]
Greetings, KubeKey!
06:31:00 UTC success: [kubesphere-worker-110]
06:31:00 UTC success: [kubesphere-master-105]
06:31:00 UTC success: [kubesphere-master-106]
06:31:00 UTC success: [kubesphere-master-107]
06:31:00 UTC success: [kubesphere-worker-108]
06:31:00 UTC success: [kubesphere-worker-109]
06:31:00 UTC [NodePreCheckModule] A pre-check on nodes
06:31:00 UTC success: [kubesphere-master-107]
06:31:00 UTC success: [kubesphere-master-106]
06:31:00 UTC success: [kubesphere-worker-108]
06:31:00 UTC success: [kubesphere-master-105]
06:31:00 UTC success: [kubesphere-worker-109]
06:31:00 UTC success: [kubesphere-worker-110]
06:31:00 UTC [ConfirmModule] Display confirmation form
+———————–+——+——+———+———-+——-+——-+———+———–+——–+——–+————+————+————-+——————+————–+
| name | sudo | curl | openssl | ebtables | socat | ipset | ipvsadm | conntrack | chrony | docker | containerd | nfs client | ceph client | glusterfs client | time |
+———————–+——+——+———+———-+——-+——-+———+———–+——–+——–+————+————+————-+——————+————–+
| kubesphere-master-105 | y | y | y | y | y | y | | y | | | y | | | | UTC 06:31:00 |
| kubesphere-master-106 | y | y | y | y | y | y | | y | | | y | | | | UTC 06:31:00 |
| kubesphere-master-107 | y | y | y | y | y | y | | y | | | y | | | | UTC 06:31:00 |
| kubesphere-worker-108 | y | y | y | y | y | y | | y | | | y | | | | UTC 06:31:00 |
| kubesphere-worker-109 | y | y | y | y | y | y | | y | | | y | | | | UTC 06:31:00 |
| kubesphere-worker-110 | y | y | y | y | y | y | | y | | | y | | | | UTC 06:31:00 |
+———————–+——+——+———+———-+——-+——-+———+———–+——–+——–+————+————+————-+——————+————–+
This is a simple check of your environment.
Before installation, ensure that your machines meet all requirements specified at
https://github.com/kubesphere/kubekey#requirements-and-recommendations
Install k8s with default version: v1.23.17
Continue this installation? [yes/no]: no
root@kubesphere-master-105:~#
好吧选了yes,给我下载kubeadm v1.23.17了,no就给我直接退出了