mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
parent
6a345aba3e
commit
b1ae09ee3b
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# 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:
|
||||
|
||||
https://github.com/kubernetes/dns/blob/master/docs/specification.md
|
||||
|
||||
|
||||
## deploy.sh and coredns.yaml.sed
|
||||
|
||||
`deploy.sh` is a convenience script to generate a manifest for running CoreDNS on a cluster
|
||||
|
|
Loading…
Reference in a new issue