【发布时间】:2021-09-26 06:15:35
【问题描述】:
我无法在 Google 云上运行 ingress-nginx 设置的强制命令。我已使用“gcloud auth login”对 Google 云进行了身份验证。接下来我执行'kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/nginx-0.30.0/deploy/static/mandatory.yaml'。我收到如下所示的错误enter image description here
请帮助我卡住了
【问题讨论】:
-
这是一场精彩的表演。请帮忙!
-
这看起来像是与 Internet 的连接问题,而不是 Ingress-nginx 问题。我会用 cURL 检查raw.githubusercontent.com/kubernetes/ingress-nginx/nginx-0.30.0/… 另外,0.30.0 是一个明显较旧的版本。