DevOpsk8s K8S证书过期处理方法Unable to connect to the server: x509: certificate has expired or is not yet valid 今天突然发现K8S集群无法使用了。报如下错误 Unable to connect to th...
k8s K8S访问ui报错Error: 'dial tcp 172.17.65.2:9090: getsockopt: connection timed out' Trying to reach: 'http://172.17.65.2:9090/'的解决办法 今天在部署k8s服务的ui的时候,访问报错 解决办法: 需要开启iptables的转发功能(...