Kubernetes - Namespaces
Given a pod in namespace
What will happen if the
frontend running:curl api.backend.svc.cluster.local
What will happen if the
api service in backend namespace does not exist?