pdns-admin/admin
2022-12-05 14:13:51 -08:00
..
deployment.yaml Switch to nfs for storage 2022-12-05 14:13:51 -08:00
ingress.yaml Switch to nfs for storage 2022-12-05 14:13:51 -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 Switch to nfs for storage 2022-12-05 14:13:51 -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.