ifengshai
Results
2
comments of
ifengshai
1.22.3版本还是需要安装docker #### 安装docker yum -y install yum-utils sudo yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo sudo yum makecache fast sudo yum -y install docker-ce 遇到下面问题 问题:初始化master报错:“Failed to run kubelet” err=“failed to run Kubelet: misconfiguration:...
I have the same problem