Skip to content
Snippets Groups Projects
Unverified Commit f06de073 authored by JaneLiuL's avatar JaneLiuL Committed by GitHub
Browse files

fix ingress url not found issue (#9789)

parent 6ff845a1
No related branches found
No related tags found
No related merge requests found
...@@ -155,7 +155,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/mast ...@@ -155,7 +155,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/mast
Using [NodePort](https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport): Using [NodePort](https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport):
```console ```console
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/provider/baremetal/service-nodeport.yaml kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/static/provider/baremetal/deploy.yaml
``` ```
!!! tip !!! tip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment