google-cloud-global-frontend-configuration

Design and deploy Google Cloud global external Application Load Balancers with Terraform HCL or gcloud CLI scripts.

17.1k|1.4k|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/google/skills --skill google-cloud-global-frontend-configuration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-cloud-global-frontend-configuration
Source: https://github.com/google/skills/tree/main/skills/cloud/google-cloud-global-frontend-configuration
Command: npx skills add https://github.com/google/skills --skill google-cloud-global-frontend-configuration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires terraform, gcloud, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill assists in the design and deployment of Google Cloud global external Application Load Balancers, incorporating Cloud CDN, Cloud Armor, and Service Extensions, ensuring best-practice configurations and resource mapping.

Core Features & Use Cases

  • Structured Discovery Process: Guides through a 6-step process for configuring global external Application Load Balancers.
  • Best Practice Configuration: Generates Terraform HCL or gcloud CLI scripts for production-grade configurations.
  • Resource Discovery: Discovers existing resources like Cloud Storage buckets, Compute Engine MIGs, GKE, Cloud Run, and maps them to load balancer backends.
  • Actuation and Drift Detection: Supports actuating deployments and detecting configuration drift on deployed global external Application Load Balancers.

Quick Start

Use the google-cloud-global-frontend-configuration skill to configure a global external Application Load Balancer for your Google Cloud project.

Frequently Asked Questions about google-cloud-global-frontend-configuration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a Google Cloud global external Application Load Balancer with Terraform?

To configure a global external Application Load Balancer, this Skill guides you through a structured discovery process and generates production-grade Terraform HCL scripts mapping your workloads to best-practice backend configurations.

Can I integrate Cloud Armor and Cloud CDN into my Application Load Balancer deployment?

Yes, configuring Cloud Armor and Cloud CDN is explicitly supported. The Skill designs your global external Application Load Balancer architecture to incorporate these security and content delivery components alongside Service Extensions.

How do I map existing Compute Engine MIGs and Cloud Run services to load balancer backends?

You can map existing resources by utilizing the Skill's resource discovery feature, which detects Cloud Storage buckets, Compute Engine MIGs, GKE, and Cloud Run services to configure them as load balancer backends.

Do I need gcloud CLI and Terraform installed to generate global frontend configurations?

Yes, you need both gcloud CLI and Terraform installed. These dependencies are required for the Skill to generate infrastructure as code scripts and support actuation and drift detection on deployed load balancers.

What is the best way to detect configuration drift on deployed Google Cloud load balancers?

The best way to detect drift is using the Skill's actuation and drift detection support, which analyzes your deployed global external Application Load Balancers to identify deviations from the intended infrastructure as code configuration.

Why use a structured discovery process for deploying global external Application Load Balancers?

A structured discovery process ensures your workload requirements are accurately mapped to best-practice configurations before deployment, reducing misconfigurations when setting up Cloud CDN, Cloud Armor, and Service Extensions.