Skip to main content

Managing Clusters

The Clusters page is where you connect Kubernetes clusters to RubixKube, track connectivity, and manage agents.
Clusters header with Connect Cluster

Connecting a Cluster

1

Click Connect Cluster

Opens installation dialog.
2

Copy kubectl Command

Command includes your API key. Keep it secret.
3

Run in Your Cluster

kubectl apply -f "https://api.rubixkube.ai/install/observer.yaml?apiKey=YOUR_KEY"
4

Verify Connection

Cluster appears in list within 1-2 minutes
Connect Kubernetes Cluster dialog header
Connect dialog features

Cluster Status

StatusMeaning
ConnectedHealthy, actively monitored
DegradedPartial connectivity
DisconnectedNo connection

Managing Clusters

View cluster details: - Click cluster name
  • See nodes, pods, deployments
  • View recent events
Remove cluster: - Click cluster → Delete
  • Removes from RubixKube (doesn’t affect actual cluster)

Zero State and Filters

Clusters summary metrics
No clusters found empty state


What You Learned

How to connect clusters
Status indicators
Managing connections

Need Help?