我在 AWS EC2 上运行入门,命令:
export KUBERNETES_PROVIDER = aws; curl -sS https://get.k8s.io | bash
但是会发生错误:
But the error occurs "salt-master failed to start on 52.24.95.100 Your cluster is unlikely to work Correctly. Please run ./cluster/kube-down.sh and re-create the cluster. (sorry!)
有什么建议吗?