In this wiki we’ll help you check if your Oakestra installation is up and running as you expected.
This is how you can check your clusters’ status.
Simply run:
Did you know? You can install the Oakestra CLI on any machine and manage your Oakestra cluster remotely. Check our CLI wiki.
Reach your Oakestra Dashboard at http://<ROOT_ORCHESTRATOR_IP>, log in and click the Available Clusters section.

Either directly perform a GET request to: http://<ROOT_ORCHESTRATOR_IP>:10000/api/clusters
Or use the Swagger API documentation available at http://<ROOT_ORCHESTRATOR_IP>:10000/api/docs
In the root orchestrator machine, run:
This will show you if all components are running correctly.
In each cluster, the orchestrator machine runs
This will show you if all components are running correctly.
In each worker node machine, run
This will show you if the NodeEngine and NetManager components, the living soul of your worker node, are up and running as expected.