Connection Timeout Occurs When MEF Center Runs the run.sh Command

Symptom

The run.sh command fails to be executed, and " unable to connect to the server: Gateway Time-out" is displayed in the log.

Cause Analysis

Kubectl may be unavailable due to the system proxy. The proxy configuration may be incorrect, leading to link establishment failure between the central side and Kubernetes.

Solution

Run the following command to disable the HTTPS link and use the default Kubernetes link:

unset https_proxy