Zum Inhalt springen
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
Referenzen Technologien Blog Know-how Tools
Über uns Zusammenarbeit Karriere
CS EN DE
Lassen Sie uns sprechen

external-dns — automatické DNS záznamy

14. 10. 2022 1 Min. Lesezeit intermediate

Cloud Pokročilý

external-dns — automatické DNS záznamy

external-dnsDNSKubernetes 3 min čtení

Automatická synchronizace DNS záznamů z Kubernetes Services a Ingress.

Princip

external-dns sleduje Kubernetes Ingress/Service resources a automaticky vytváří DNS záznamy v CloudFlare, Route53, Azure DNS…

Deployment

apiVersion: apps/v1
kind: Deployment
metadata:
  name: external-dns
spec:
  template:
    spec:
      containers:
        - name: external-dns
          image: registry.k8s.io/external-dns/external-dns:v0.14
          args:
            - --source=ingress
            - --domain-filter=example.com
            - --provider=cloudflare

Použití

Stačí vytvořit Ingress s hostname — external-dns automaticky vytvoří A/CNAME záznam.

Shrnutí

external-dns eliminuje ruční správu DNS. Vytvořte Ingress, DNS se postará samo.

Potřebujete pomoct s implementací?

Náš tým má zkušenosti s návrhem a implementací moderních architektur. Rádi vám pomůžeme.

Nezávazná konzultace

Teilen:

CORE SYSTEMS tým

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.