external-dns helm

ExternalDNS is a Kubernetes add-on that automatically manages the creation and updates of DNS records for services running in your cluster. It integrates with a variety of DNS providers, such as CloudFlare DNS, Amazon Route 53, Google Cloud DNS, and more, to ensure that your applications are easily accessible from anywhere with a DNS name. With ExternalDNS, you can simplify the process of managing DNS records for your home lab, eliminating the need for manual updates and reducing the risk of errors.

More popular helm chart found

external-dns from kubernetes-sigs is more popular with 101 repositories.

Install

Install with:

helm repo add bitnami-charts oci://registry-1.docker.io/bitnamicharts/
helm install external-dns bitnami-charts/external-dns -f values.yaml

Examples

See examples from other people.

Top Repositories (0 out of 3)

NameRepoStarsVersionTimestamp

Values

See the most popular values for this chart:

KeyTypes
domainFilters[] (3)
- ${SECRET_DOMAIN}
string
string
provider (3)
cloudflare
string
sources[] (3)
- ingress
string
annotationFilter (2)
external-dns/is-public in (true)
string
cloudflare.email (2)
${SECRET_EMAIL}
string
boolean
cloudflare.secretName (2)
cloudflare-api-key
string
string
string
string
string
string
crd.apiversion (1)
externaldns.k8s.io/v1alpha1
string
boolean
crd.kind (1)
DNSEndpoint
string
string
boolean
boolean
string
string