Product Docs
Open Source
Education
Minimal image that acts as a drop-in replacement for the NodeLocal DNSCache image.
The image is available on cgr.dev:
cgr.dev
docker pull cgr.dev/chainguard/kubernetes-dns-node-cache:latest
helm repo add deliveryhero https://charts.deliveryhero.io/ helm repo update helm install node-local-dns deliveryhero/node-local-dns \ --set image.repository=cgr.dev/chainguard/kubernetes-dns-node-cache \ --set image.tag=latest