Merge pull request #38561 from sftim/20221219_tweak_virtual_ips_reference

Tweak virtual ips reference
This commit is contained in:
Kubernetes Prow Robot 2022-12-21 03:19:26 -08:00 committed by GitHub
commit 1e98064157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -276,9 +276,10 @@ should have seen the node's health check failing and fully removed the node from
## {{% heading "whatsnext" %}}
To learn more about Services,
read [Connecting Applications with Services](/docs/concepts/services-networking/connect-applications-service/).
read [Connecting Applications with Services](/docs/tutorials/services/connect-applications-service/).
You can also:
* Read about [Services](/docs/concepts/services-networking/service/)
* Read about [Services](/docs/concepts/services-networking/service/) as a concept
* Read about [Ingresses](/docs/concepts/services-networking/ingress/) as a concept
* Read the [API reference](/docs/reference/kubernetes-api/service-resources/service-v1/) for the Service API