Skip to content

helm chart for unbound authoritative resolver

Notifications You must be signed in to change notification settings

openresearch/unbound

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unbound

Unbound is a validating, recursive, caching DNS resolver.

Prerequisites

  • Kubernetes 1.21 or later

Installing the Chart

The chart can be installed as follows:

$ helm repo add unbound https://openresearch.github.io/unbound
$ helm --namespace=unbound install unbound openresearch/unbound

To uninstall/delete the unbound deployment:

$ helm uninstall unbound

The command removes all the Kubernetes components associated with the chart and deletes the release.

Configuration

See values.yaml for configuration notes. Specify each parameter using the --set key=value[,key=value] argument to helm install. For example,

See man and configmap for posible configuration options.

Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example,

$ helm install unbound openresearch/unbound -f values.yaml

About

helm chart for unbound authoritative resolver

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Mustache 64.1%
  • Shell 22.8%
  • Dockerfile 13.1%