Can I Run More Than One Agent per Kubernetes Namespace?
Question
Can I run more than one agent per Kubernetes namespace?
Environment
Container platform: Kubernetes
Answer
No, you can run only one Hybrid Deployment Agent per Kubernetes namespace. Each agent requires its own dedicated namespace to operate correctly. The agent and its associated jobs are namespace-specific, providing separation and isolation. Running more than one agent in the same namespace will cause them to interfere with each other and may lead to unexpected behavior.