Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ExternalDNS on K8s with Exoscale
Search
Dimitrij Klesev
July 10, 2019
Technology
1
210
ExternalDNS on K8s with Exoscale
Dimitrij Klesev
July 10, 2019
Tweet
Share
More Decks by Dimitrij Klesev
See All by Dimitrij Klesev
Tetragon
dklesev
0
16
Just another talk about SBOM (and VEX)
dklesev
0
79
Secure Credential Management
dklesev
0
110
eBPF pls fix my bugs!
dklesev
0
120
Modern Development Approach Cloud Native Way
dklesev
0
140
CVE-2020-8554
dklesev
0
43
User Access Management for large Enterprises in Kubernetes
dklesev
0
78
Other Decks in Technology
See All in Technology
プロジェクトマネジメントをチームに宿す -ゼロからはじめるチームプロジェクトマネジメントは活動1年未満のチームの教科書です- / 20260304 Shigeki Morizane
shift_evolve
PRO
1
160
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.7k
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
450
マルチアカウント環境でSecurity Hubの運用!導入の苦労とポイント / JAWS DAYS 2026
genda
0
340
マネージャー版 "提案のレベル" を上げる
konifar
22
14k
白金鉱業Meetup_Vol.22_Orbital Senseを支える衛星画像のマルチモーダルエンベディングと地理空間のあいまい検索技術
brainpadpr
2
280
kintone開発のプラットフォームエンジニアの紹介
cybozuinsideout
PRO
0
850
Databricksアシスタントが自分で考えて動く時代に! エージェントモード体験もくもく会
taka_aki
0
370
わたしがセキュアにAWSを使えるわけないじゃん、ムリムリ!(※ムリじゃなかった!?)
cmusudakeisuke
1
480
非情報系研究者へ送る Transformer入門
rishiyama
9
6.8k
Ultra Ethernet (UEC) v1.0 仕様概説
markunet
3
250
8万デプロイ
iwamot
PRO
2
200
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Unlocking the hidden potential of vector embeddings in international SEO
frankvandijk
0
200
A better future with KSS
kneath
240
18k
How GitHub (no longer) Works
holman
316
140k
Raft: Consensus for Rubyists
vanstee
141
7.3k
Navigating the moral maze — ethical principles for Al-driven product design
skipperchong
2
280
Redefining SEO in the New Era of Traffic Generation
szymonslowik
1
240
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
110
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
290
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.8k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Transcript
ExternalDNS on K8s How to sync Services and Ingresses with
external DNS Providers (on Exoscale Cloud)
Deployment Service LB/Ingress When we run apps on Kubernetes, we
usually do this .. but when do we DNS?
On simple setups we just use wildcards… like *.dev.whizus.net Which
just points to an IP (like 1.2.3.4) But… If we use serviceType: LoadBalancer we get “random” IPs…
and even multiple DNS providers (exoscale, rcode0, cloudflare…) If we
use different levels (like *.dev..., *.staging…, *.erik…, *.dimis.special… a.s.o)… we have to manage them… and if we have backup clusters (AZ-BCK-B…a.s.o, or federations)… … we have FUN J
Let’s talk about ExternalDNS Deployment Service LB/Ingress ExternalDNS to manage
all the DNS related stuff, we simply add a “small” extrastep
DEMO on
Demo: https://asciinema.org/a/65PPSNwHKH8BtrLF2nwvn5D5Y Speakerdeck: https://speakerdeck.com/dklesev GitHub: https://github.com/whizus Exoscale: https://exoscale.com WhizUs: https://whizus.com
We’re hiring!
Thank You!