Update content/en/docs/concepts/services-networking/ingress.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
tom1299
2021-12-07 15:59:22 +01:00
committed by GitHub
parent d5539a6558
commit fa84bdbe69
@@ -570,6 +570,6 @@ You can expose a Service in multiple ways that don't directly involve the Ingres
## {{% heading "whatsnext" %}}
* Learn about the [Ingress API](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#ingress-v1-networking-k8s-io)
* Learn about the [Ingress](/docs/reference/kubernetes-api/service-resources/ingress-v1/) API
* Learn about [Ingress controllers](/docs/concepts/services-networking/ingress-controllers/)
* [Set up Ingress on Minikube with the NGINX Controller](/docs/tasks/access-application-cluster/ingress-minikube/)