sparse-intern-71089
07/03/2023, 10:39 AMsalmon-account-74572
07/03/2023, 3:01 PMkubernetes-gcp-{language}
, you can use to help with this).
2. Use the Kubeconfig from the cluster created in step 1 to create a Kubernetes provider.
3. Use the Kubernetes provider created in step 2 to deploy your workload.
The screenshot you posted would fall into step 3, where you’ll specify the Kubernetes details to deploy your containerized workload.
Does that help at all?miniature-dusk-32394
07/03/2023, 3:02 PMsalmon-account-74572
07/03/2023, 3:04 PMcontainer-gcp-{language}
templates (used with pulumi new
) for an idea of how to do that. Be aware: Google recently deprecated Container Registry and replaced it with Artifact Registry, so there are some changes that need to be made to those templates. I hope to get those changes merged in today before the US July 4 holiday hits.miniature-dusk-32394
07/03/2023, 6:20 PM