Skip to content

Commit

Permalink
fix: removes dead link
Browse files Browse the repository at this point in the history
the link in question to here no longer contains a caveat for kubernetes 1.7.0 to 1.7.3
  • Loading branch information
dimitropoulos authored Sep 28, 2019
1 parent 9b5a176 commit dba164c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/en/docs/concepts/services-networking/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dba164c

Please sign in to comment.