Skip to main content

Synopsis

Start a local web UI dashboard for visualizing ClusterPersona resources. The server watches ClusterPersona resources in the connected Kubernetes cluster and broadcasts real-time updates to the browser via WebSocket. Once started, the dashboard is available at http://localhost:PORT (default port 8080).

Flags

Examples

Start the dashboard on the default port:
Start on a custom port:
Use a specific kubeconfig and context:
Enable verbose logging for debugging:
The platform is in early development. Features and UI are subject to change.