DEV Community

Roy
Roy

Posted on

忘了添加允许外网访问的 firewall rule 导致的问题

在使用 kubespray 在 gcloud 上部署 k8s 时,发现网络问题,SSH debug 居然html代码,怀疑是tencent-wifi网络有限制,就改到一台云服务器上执行部署任务,又因为在安装python3.7时遇到云服务器无法访问github的问题,后来又打算找一台gcloud上另一台服务器作为部署机,编译安装python3特别慢。这时候才发现从本机其实也无法访问新建的gcloud的3台服务器。删除服务器,打算迁移到另一个zone才发现忘了添加开放外网访问的防火墙规则

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay