0
votes

I have a Kubernetes cluster on GKE Autopilot that works in every way: I can view everything with kubectl in the cloud terminal and my application is successfully running as expected. The issue is there is just about no UI on the Google Cloud Platform. I can’t see any workloads, ingress, or container logs despite being able to view the resources with kubectl. I just moved my cluster from a standard GKE cluster (where the UI worked) to an autopilot GKE cluster, am I doing something wrong? Shouldn’t GKE be able to automatically pick up resources and display them in the UI?