Nginx – How to deny all traffic from other kubernetes namespaces
Hey it's been a while trying to block traffic from other namespaces and only access pods in same namespace, I looked over many threads but none work! What I tried so far is: I created a globalnetworkpolicy using calico to…