下载
中文
注册

MEF Center执行run.sh命令链接超时

问题现象描述

run.sh命令执行失败,日志显示“unable to connect to the server:Gateway Time-out”。

原因分析

系统代理可能导致kubectl不可用。可能是因为代理配置问题,导致中心侧无法与K8s建立链接。

解决措施

执行如下命令,禁用HTTPS链接,使用默认K8s链接。

unset https_proxy