[root@master01 etc]# ./kk create cluster --with-kubernetes v1.21.5 --with-kubesphere v3.2.1 _ __ _ _ __ | | / / | | | | / / | |/ / _ _| |__ ___| |/ / ___ _ _ | \| | | | '_ \ / _ \ \ / _ \ | | | | |\ \ |_| | |_) | __/ |\ \ __/ |_| | \_| \_/\__,_|_.__/ \___\_| \_/\___|\__, | __/ | |___/ 16:56:09 CST [GreetingsModule] Greetings 16:56:39 CST failed: [master01] error: Pipeline[CreateClusterPipeline] execute failed: Module[GreetingsModule] exec failed: failed: [master01] execute task timeout, Timeout=30000000000
安装时出现上面的情况,
vi /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.1.100 localhost
发现此处应该是动态分配IP的问题,导致IP变了,但是hosts文件中的主机名未变,更改一下!!
标签:__,master01,--,KubeKey,failed,失败,___,安装 From: https://www.cnblogs.com/litchihan/p/16805511.html