Update nginx_tcp_udp_ingress.md

Synchronize article titles:
[Routing traffic multiple services on ports 80 and 443 in minikube with the Kubernetes Ingress resource] -> [Set up Ingress on Minikube with the NGINX Ingress Controller]
pull/19581/head
tianlj 2024-09-09 03:00:59 +00:00 committed by GitHub
parent 8d928d0408
commit ada3052435
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -228,5 +228,5 @@ for the latest info on these potential changes.
## Related articles
- [Routing traffic multiple services on ports 80 and 443 in minikube with the Kubernetes Ingress resource](https://kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/)
- [Set up Ingress on Minikube with the NGINX Ingress Controller](https://kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/)
- [Use port forwarding to access applications in a cluster](https://kubernetes.io/docs/tasks/access-application-cluster/port-forward-access-application-cluster/)