Skip to content

Commit e1c1da6

Browse files
rboRobert Bohne
authored andcommitted
init
1 parent b80bcd2 commit e1c1da6

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: External DNS
3+
linktitle: External DNS
4+
description: External DNS with FreeIPA
5+
tags: ['dns','freeipa']
6+
---
7+
8+
# External DNS with FreeIPA
9+
10+
## Resources
11+
12+
* <https://astrid.tech/2021/04/18/0/k8s-freeipa-dns/>
13+
* <https://bind9.readthedocs.io/en/v9.16.20/reference.html#dynamic-update-policies>
14+
* <https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/rfc2136.md>
15+
* <https://access.redhat.com/solutions/203473q>
16+
17+

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ nav:
130130
- Cluster entitlement:
131131
- cluster-configuration/full-cluster-entitlement/index.md
132132
- Debugging: cluster-configuration/full-cluster-entitlement/debugging.md
133+
- External DNS: cluster-configuration/external-dns/index.md
133134
- Kernel Module: cluster-configuration/build-load-kernel-module/index.md
134135
- Storage:
135136
- NFS Client provisioner: cluster-configuration/storage/nfs.md

0 commit comments

Comments
 (0)