If the operator pod is not running, follow these steps: Describe the pod in the iqstudio-operator namespace to review its details and diagnose issues. kubectl describe pod -n iqstudio-operator Check the Events section to find out why the pod is failing. Common reasons include: Image pull failures. Crash loop errors. Incorrect environment variables. Permission or RBAC failures.