kubernetes-training icon indicating copy to clipboard operation
kubernetes-training copied to clipboard

Ingress proxy (using slu proxy) for lab VM

Open ondrejsika opened this issue 2 years ago • 0 comments

slu proxy tcp -l :80 -r $(kubectl get node minikube -o jsonpath="{.status.addresses[0].address}"):$(kubectl get svc -n ingress-nginx ingress-nginx-controller -o jsonpath="{.spec.ports[0].nodePort}")

ondrejsika avatar Jun 06 '22 12:06 ondrejsika