remove remote access to insecure port

This commit is contained in:
Kelsey Hightower
2017-10-02 06:48:09 -07:00
parent 765c1fb5fa
commit e8d728d016
2 changed files with 1 additions and 12 deletions

View File

@@ -37,8 +37,7 @@ Delete the `kubernetes-the-hard-way` firewall rules:
gcloud -q compute firewall-rules delete \
kubernetes-the-hard-way-allow-nginx-service \
kubernetes-the-hard-way-allow-internal \
kubernetes-the-hard-way-allow-external \
kubernetes-the-hard-way-allow-health-checks
kubernetes-the-hard-way-allow-external
```
Delete the Pod network routes: