Skip to content

First-run verification

Confirm the instance is healthy before moving on to post-installation.

Terminal window
kubectl get pods -n zenintel

All pods should reach Running / Ready with low restart counts.

  • All pods reach Running / Ready
  • Frontend loads over HTTPS at the ingress hostname
  • Backend health endpoint returns healthy
  • Worker is consuming from RabbitMQ (queue depth drains)
  • A test AI action completes, confirming the LLM path and credits
  • The admin account can log in

If any check fails, see Installation troubleshooting. For the health endpoints and ports, see Ports and endpoints.