mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2026-02-05 00:09:08 +00:00
remove remote access to insecure port
This commit is contained in:
parent
ede3437ee8
commit
765c1fb5fa
@ -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:
|
||||
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user