fix: removes dead link (#16599)

the link in question to here no longer contains a caveat for kubernetes 1.7.0 to 1.7.3
This commit is contained in:
Dimitri Mitropoulos 2019-10-01 13:47:34 -04:00 committed by Kubernetes Prow Robot
parent 1d52c31c86
commit f331866db0
1 changed files with 0 additions and 2 deletions

View File

@ -602,8 +602,6 @@ metadata:
cloud.google.com/load-balancer-type: "Internal"
[...]
```
Use `cloud.google.com/load-balancer-type: "internal"` for masters with version 1.7.0 to 1.7.3.
For more information, see the [docs](https://cloud.google.com/kubernetes-engine/docs/internal-load-balancing).
{{% /tab %}}
{{% tab name="AWS" %}}
```yaml