Getting Started with Kubernetes on Google Cloud | Workshop

preview_player
Показать описание
Learn how to deploy a Kubernetes cluster on Google Cloud and run containerized applications on the cluster. The workshop will briefly introduce Pulumi, an infrastructure-as-code platform where you can use familiar programming languages to provision modern cloud infrastructure.

We will guide you through the process with diagrams and a series of labs to help accelerate your cloud projects. You'll learn about the following:
▪️ Kubernetes basics
▪️ How to provision a Google Kubernetes Engine (GKE) cluster
▪️ Deploying workloads to your cluster

▬▬▬▬▬▬ Workshop Pre-requirements ▬▬▬▬▬▬
► A Google Cloud account (free tier is okay).

▬▬▬▬▬▬ Want to learn more? ▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

I am getting Error after $pulumi up. command and do the pulumi update > yes
i
pulumi:pulumi:Stack (gcloud-k8s-workshop-dev):
error: update failed

gcp:compute:Network (gke-network):
error: 1 error occurred:
* Error creating Network: googleapi: Error 403: Required 'compute.networks.create' permission for 'projects/pulumi-ce-team/global/networks/gke-network-93e289e', forbidden

dhaneshkk