I have tried to deploy a asp.net core microservice application to GKE from VS 2019 using Google cloud tool as per the documentation mentioned on the link https://cloud.google.com/tools/visual-studio/docs/deployment-wizard.
But I have found the disabled Publish button. Please find the screenshot below. Can you please share which service need to be enabled for this? I have already enabled GKE, Container Registry and created the cluster.
It’s really helpful if you follow the instructions shared on the quickstart to deploy this tool with visual studio.
You need to enable the following APIs.
This APIs will enable this push button.
Also, the Google Cloud SDK installer lets you download, install and set up the latest version of Cloud SDK quickly in an interactive mode. When you run the installer, it downloads Cloud SDK components and installs them on the local system.
BR.