Skip to content

Commit

Permalink
Update content/en/docs/reference/networking/virtual-ips.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Bannister <tim@scalefactory.com>
  • Loading branch information
aojea and sftim authored Apr 4, 2023
1 parent c4e4aec commit 5056816
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/en/docs/reference/networking/virtual-ips.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,9 @@ for the `service-cluster-ip-range`, there is no limitations for IPv4 and for IPv
users can use masks equal or larger than /64 (previously it was /108).

Users now will be able to inspect the IP addresses assigned to their Services, and
new network APIs, like Gateway API, can use this new object to extend the Kubernetes
networking capabilities overcoming the limitations of current Services API.
Kubernetes extensions such as the [Gateway](https://gateway-api.sigs.k8s.io/) API, can use this new
IPAddress object kind to enhance the Kubernetes networking capabilities, going beyond the limitations of
the built-in Service API.

```shell
kubectl get services
Expand Down

0 comments on commit 5056816

Please sign in to comment.