Operator pod is not running

Hitachi iQ Studio Installation Guide

Version
1.0.x
Audience
anonymous
Part Number
MK-26HIQS000-01
ft:lastEdition
2026-06-10

If the operator pod is not running, follow these steps:

  1. Describe the pod in the iqstudio-operator namespace to review its details and diagnose issues.
    kubectl describe pod -n iqstudio-operator
  2. 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.