I am trying to deploy a Docker image stored in Google Artifact Registry to my Google Kubernetes Engine (GKE) cluster using the REST API
I have search in google cloud docs. But apparently Google Cloud offers an API only to manage the cluster/nodes configuration and not the deployment.
With some extra googling it seems I would need to interact directly with kubernetes API but here I’m stacked
New contributor
Stefano Rosà is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.