kubernetes-starter
kubernetes-starter copied to clipboard
get nodes
根据第二个方法,搭建好集群之后运行kubectl get nodes,显示超时操作,想请教一下您
首先检查一下kubectl相关的配置是否正确,特别是连接apiserver的ip端口,再telnet一下确保端口可用。 kubectl没问题的话就去看apiserver的日志。实在搞不定就留下qq吧 我们远程看看
我也碰到了。当安装好CA版本后。 kubectl get pods 时 报下面这个错
Unable to connect to the server: x509: certificate signed by unknown authority 搞了一天了也没有搞明白,什么原因
哦哦,还需要再研究,谢谢啦
在 2018-08-20 22:58:51,"Tanking" [email protected] 写道:
我也碰到了。当安装好CA版本后。 kubectl get pods 时 报下面这个错
Unable to connect to the server: x509: certificate signed by unknown authority 搞了一天了也没有搞明白,什么原因
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.