Skip to main content

Managing Clusters

The Clusters page is where you connect your Kubernetes clusters to RubixKube and manage their connections.

Connecting a Cluster

1

Click Connect Cluster

Opens installation dialog with your unique command
2

Copy kubectl Command

Command includes your API key pre-configured
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

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)

What You Learned

βœ… How to connect clusters
βœ… Status indicators
βœ… Managing connections
⌘I