1. 虚拟机kube-apiserver起不来

#报错信息
Error: Unable to find suitable network address.error='no default routes found in "/proc/net/route" or "/proc/net/ipv6_route"'.
 Try to set the AdvertiseAddress directly or provide a valid BindAddress to fix this..
 
 
#解决方法
为虚拟机网卡配置网关
 (GATEWAY=xxx.xxx.xxx.xxx)

2. 无法启动kube-apiserver服务

#我碰到的一般有两种情况 etcd挂了api连不上,要么配置写错了

 

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐