mirror of
https://github.com/thejimnicholson/pdns-admin.git
synced 2025-12-06 03:30:42 +00:00
| .. | ||
| deployment.yaml | ||
| ingress.yaml | ||
| kustomization.yaml | ||
| namespace.yaml | ||
| README.md | ||
| secrets.yaml | ||
| service.yaml | ||
| volume.yaml | ||
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.