The document outlines the steps to create a Kubernetes cluster on Google Cloud and deploy a sample application. It then describes creating compute instances configured with startup scripts, a target pool, managed instance group, firewall rule, and health check to load balance traffic to the instances.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
66 views2 pages
Create Manage Cloud Resource Challenge
The document outlines the steps to create a Kubernetes cluster on Google Cloud and deploy a sample application. It then describes creating compute instances configured with startup scripts, a target pool, managed instance group, firewall rule, and health check to load balance traffic to the instances.
Create a backend service, and attach the managed instance group with named port (http:80). Create a URL map, and target the HTTP proxy to route requests to your URL map. Create a forwarding rule.