Skip to content

Commit

Permalink
remove remote access to insecure port
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseyhightower committed Oct 2, 2017
1 parent ede3437 commit 765c1fb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/14-cleanup.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ gcloud -q compute forwarding-rules delete kubernetes-forwarding-rule \
gcloud -q compute target-pools delete kubernetes-target-pool
```

```
gcloud -q compute http-health-checks delete kube-apiserver-health-check
```

Delete the `kubernetes-the-hard-way` static IP address:

```
Expand Down

0 comments on commit 765c1fb

Please sign in to comment.