What problem does it solve?
This Skill simplifies the creation and management of DNS zones, records, and policies within Google Cloud Platform, streamlining domain configuration and ensuring reliable DNS resolution.
Core Features & Use Cases
- Zone Management: Create public, private, forwarding, and peering managed zones.
- Record Management: Generate various DNS record types (A, AAAA, CNAME, MX, TXT, SRV, CAA).
- Advanced Configurations: Implement weighted, geolocation, and failover routing policies.
- Security Features: Configure DNSSEC and response policies for enhanced security.
- Integration: Seamlessly integrate with Load Balancing, GKE, and cross-project setups.
- Use Case: You need to set up a new public DNS zone for
example.com, add an A record for api.example.com pointing to 203.0.113.10, and enable DNSSEC for enhanced security.
Quick Start
Use the gcp-cloud-dns skill to create a public managed zone for 'example.com' and add an 'A' record for 'api.example.com' pointing to '203.0.113.10'.