Skip to content

A stateless DNS in Kubernetes using PowerDNS and External DNS

Notifications You must be signed in to change notification settings

roobre/stateless-dns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS

This helm is an integration of PowerDNS with external-dns to create a DNS which every record is saved in the values.yaml or pusblished dinamically based on the LoadBalancers and ingresses running in the cluster.

Known issues

failed to sync cache: timed out waiting for the condition

There is an RBAC configuration error. The service account has no access to all the objects it has to source. Here be dragons.

Pod restarts once then has no zones

The zone fail is incorrect and the database is not populated. The sqlite database exists so it is not populated again.

About

A stateless DNS in Kubernetes using PowerDNS and External DNS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 71.9%
  • Dockerfile 20.6%
  • Shell 7.5%