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 108 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 6)

NameRepoStarsVersionTimestamp

Values

See the most popular values for this chart:

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