Kubernetes - Namespaces
You want to allow a pod in namespace
frontend to access a service backend in namespace api. Which steps are needed to enable this cross-namespace communication?