How to apply nginx ingress in kubernetes with different namespaces?
I am new to k8s and nginx. I am currently implementing an nginx ingress on my microk8s kubernetes via yaml since it's an nginx plus. Here is the result: myubuntu$ kubectl get all -n nginx-ingress NAME READY STATUS RESTARTS AGE…