File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,19 @@ source.
77## Binaries
88
99For every CoreDNS release, we provide [ pre-compiled
10- binaries] ( https://github.com/coredns/coredns/releases/latest ) for various operating systems. For
10+ binaries] ( https://github.com/coredns/coredns/releases/latest )
1111Linux, we also provide cross-compiled binaries for ARM, PowerPC and other architectures.
1212
1313## Docker
1414
1515We push every release as Docker images as well. You can find them in the [ public Docker
16- hub] ( https://hub.docker.com/r/coredns/coredns/ ) for the CoreDNS organization. This Docker image is
16+ hub] (https://hub.docker.com/r/coredns/core
1717basically * scratch* + CoreDNS + TLS certificates (for DoT, DoH, and gRPC).
1818
19+ ## Helm
20+ Installation of CoreDNS on a Kubernetes cluster can be achieved via Helm package manager. You
21+ can find the installation details [ here] ( https://github.com/coredns/helm )
22+
1923## Source
2024
2125To compile CoreDNS, we assume you have a working Go setup. See various tutorials if you don't have
You can’t perform that action at this time.
0 commit comments