File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
content/en/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1195,6 +1195,14 @@ to learn more.
1195
1195
Service is a top-level resource in the Kubernetes REST API. You can find more details
1196
1196
about the [Service API object](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#service-v1-core).
1197
1197
1198
+ <!-- preserve existing hyperlinks -->
1199
+ <a id="shortcomings" /><a id="#the-gory-details-of-virtual-ips" />
1200
+
1201
+ # # Virtual IP addressing mechanism
1202
+
1203
+ Read [Virtual IPs and Service Proxies](/docs/reference/networking/virtual-ips/) to learn about the
1204
+ mechanism Kubernetes provides to expose a Service with a virtual IP address.
1205
+
1198
1206
# # {{% heading "whatsnext" %}}
1199
1207
1200
1208
* Follow the [Connecting Applications with Services](/docs/tutorials/services/connect-applications-service/) tutorial
You can’t perform that action at this time.
0 commit comments