Kubernetes - Namespaces
You want to create two namespaces,
dev and prod, and ensure pods in dev cannot access services in prod. Which approach is best?