run.sh命令执行失败,日志显示“unable to connect to the server:Gateway Time-out”。
系统代理可能导致kubectl不可用。可能是因为代理配置问题,导致中心侧无法与K8s建立连接。
执行如下命令,禁用HTTPS连接,使用默认K8s连接。
unset https_proxy