任何人都可以帮助我解决这个错误。我一直在关注不同的链接以在 centos 7 中安装 Kubernetes,当我运行 kubadm init 命令时,我不断收到此错误。
[ERROR NumCPU]: the number of available CPUs 1 is less than the required 2
Run Code Online (Sandbox Code Playgroud)
我不太确定这意味着什么。我将从节点 IP 放在 /etc/hosts/ 文件中。我是不是应该做点别的。也许将节点添加到配置文件中???这些是我遵循的链接和步骤。
https://www.linuxtechi.com/install-kubernetes-1-7-centos7-rhel7/ https://github.com/justmeandopensource/kubernetes/blob/master/docs/install-cluster.md https://www .tecmint.com/install-kubernetes-cluster-on-centos-7/