mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
parent
6a345aba3e
commit
b1ae09ee3b
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Kubernetes
|
# Kubernetes
|
||||||
|
|
||||||
CoreDNS can run in place of the standard Kube-DNS in Kubernetes. Using the *kubernetes*
|
CoreDNS can run in place of the standard Kube-DNS in Kubernetes. Using the *kubernetes*
|
||||||
middleware, CoreDNS will read zone data from a Kubernetes cluster. It implements the
|
plugin, CoreDNS will read zone data from a Kubernetes cluster. It implements the
|
||||||
spec defined for Kubernetes DNS-Based service discovery:
|
spec defined for Kubernetes DNS-Based service discovery:
|
||||||
|
|
||||||
https://github.com/kubernetes/dns/blob/master/docs/specification.md
|
https://github.com/kubernetes/dns/blob/master/docs/specification.md
|
||||||
|
|
||||||
|
|
||||||
## deploy.sh and coredns.yaml.sed
|
## deploy.sh and coredns.yaml.sed
|
||||||
|
|
||||||
`deploy.sh` is a convenience script to generate a manifest for running CoreDNS on a cluster
|
`deploy.sh` is a convenience script to generate a manifest for running CoreDNS on a cluster
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue