We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524a513 commit 59efd88Copy full SHA for 59efd88
content/en/docs/concepts/services-networking/ingress.md
@@ -641,7 +641,7 @@ Please check the documentation of the relevant [Ingress controller](/docs/concep
641
You can expose a Service in multiple ways that don't directly involve the Ingress resource:
642
643
* Use [Service.Type=LoadBalancer](/docs/concepts/services-networking/service/#loadbalancer)
644
-* Use [Service.Type=NodePort](/docs/concepts/services-networking/service/#nodeport)
+* Use [Service.Type=NodePort](/docs/concepts/services-networking/service/#type-nodeport)
645
646
## {{% heading "whatsnext" %}}
647
0 commit comments