Overview
Kubernetes clusters run containerised workloads on managed control-plane and worker nodes, rather than on machines you operate yourself.Navigation: Compute → Kubernetes. The list is titled Kubernetes Clusters.
This screen uses its own toolbar rather than the shared one every other Compute screen uses. The visible consequence is that it has no description line beneath the title and its typography differs slightly. Nothing is missing — it’s just built differently.
Columns
The show/hide-columns menu lists internal column identifiers rather than the human labels you see in the header, so the entries there won’t read the same as the table. A known rough edge of the preview.
States
An unrecognised state displays its raw value with a warning icon rather than being hidden.
The code computes a per-cluster health grade (excellent, good, degraded, critical) that is never displayed anywhere. If you’re looking for a health indicator, it doesn’t exist in the interface yet.
Filtering and bulk actions
The filter offers All Clusters, Running, Stopped, Starting, Stopping, and Error. Selecting rows shows{n} clusters selected with bulk Start, Stop, and Delete.
Row actions
Upgrade Version in the row menu does nothing except tell you to go elsewhere: it shows “Use the details page to upgrade the cluster version”. Use the cluster’s detail page instead.
The detail page
BreadcrumbCompute / Kubernetes / {cluster}. Tabs in order: Details, Access, Instances, Networks, Firewall, Port Forwarding, Load Balancing, Events, Comments.
Header actions: Refresh, Start Cluster, Stop Cluster, Manage Nodes, Scale Cluster, Upgrade Version, Download Kubeconfig, Delete Cluster — all disabled while the page is loading.
Connecting to a cluster
Download Kubeconfig or Copy Kubeconfig gives you the credentialskubectl needs.
What isn’t finished
Being specific, since this is a preview:Those four placeholder tabs aren’t wired into the detail page’s tab list, so you won’t encounter them as empty tabs — they simply don’t appear. The nine tabs listed above are what exists. Manage workloads with
kubectl in the meantime.Empty and error states
Related
Virtual Machines
The generally available compute surface.
Networking
The VPC clusters run inside.