Skip to content

npflan/dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPF DNS on Kubernetes

This repos hold our unbound recursive, validating secure DNS resolver, and bind for local zones (.npf & .cluster.local)

Quickstart

kubectl create namespace dns
kubectl apply -f unbound.conf.yml
kubectl apply -f bind.conf.yml
kubectl apply -f unbound.yml
kubectl apply -f bind.yml

DNS Changes

Generate the zone with

python3 bind/generate_zone.py

Log into a bind pod, and check the zone syntax

named-checkzone -d npf /bind/config/npf.zone

About

Recursive and local domain name servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •