Skip to main content
After completing the installation and configuration steps, here’s how to confirm everything is working.

Check the Setup Interface

The setup interface shows a progress tracker with five phases. When all phases show a green checkmark, installation is complete and the application is ready for deployment.

Verify from Your Infrastructure

Verify the Controller Pod

You should see the controller pod in a Running state with 1/1 containers ready.

Check Controller Logs

The logs should show successful startup and a connection established to our systems.

Verify RBAC

You should see the cluster role bindings created during installation.

Verify Secrets (If Configured)

Any secrets you created during configuration should appear here.

Common Issues

For more detailed troubleshooting, see Troubleshooting.

Next Steps