pdns-admin/admin
2021-12-01 14:01:53 -08:00
..
deployment.yaml Initial commit 2021-12-01 13:59:56 -08:00
ingress.yaml Initial commit 2021-12-01 13:59:56 -08:00
kustomization.yaml Initial commit 2021-12-01 13:59:56 -08:00
namespace.yaml Initial commit 2021-12-01 13:59:56 -08:00
README.md Add readme 2021-12-01 14:01:53 -08:00
secrets.yaml Initial commit 2021-12-01 13:59:56 -08:00
service.yaml Initial commit 2021-12-01 13:59:56 -08:00
volume.yaml Initial commit 2021-12-01 13:59:56 -08:00

dns-admin

Deploys pdns-admin to a kubernetes cluster. The deployment uses sqlite for data, stored on a persistent volume. This is suitable for my purposes, but you might choose to use a different database.