external-dns

Community

Automate DNS with External-DNS across providers

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance for configuring External-DNS across multiple providers (Azure DNS, Cloudflare, AWS Route53, Google Cloud DNS) including token-based authentication, DNS record management, and GitOps patterns.

Core Features & Use Cases

  • Provider coverage: Azure, Cloudflare, AWS, GCP integration patterns.
  • DNS record management: Create, update, delete, and query DNS records from Kubernetes.
  • GitOps alignment: Helm-based deployments and declarative control.

Quick Start

Deploy External-DNS with Cloudflare as the DNS provider and watch for automatic DNS record creation from Ingress resources.

Dependency Matrix

Required Modules

curlkubectljq

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: external-dns
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#external-dns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository