On GCP, I created a new kubernetes cluster 1.26 and deployed kubeflow pipelines 2.0.0 on it. The deployment went fine but on the AI Platform Pipeline page, I don't see the new deployment. Due to this, I am unable to open the newly deployed 2.0.0 kfp dashboard.
I tried with a public and private k8s cluster. I also tried with version 1.27 of kubernetes and the same result. The UI of ai-platform is empty. https://console.cloud.google.com/ai-platform/pipelines/clusters
If I go to Kubernetes > Applications, I see that my deployed application is in good health and all components are deployed properly. Any help would be much appreciated.