Update set-up-coredns-provider-federation.md
modify "coredns" to "CoreDNS"pull/4857/merge
parent
4a6bf5c688
commit
cdf7613c6a
|
@ -98,7 +98,7 @@ coredns-provider.conf has below format:
|
|||
|
||||
- `etcd-endpoints` is the endpoint to access etcd.
|
||||
- `zones` is the federation domain for which CoreDNS is authoritative and is same as --dns-zone-name flag of `kubefed init`.
|
||||
- `coredns-endpoints` is the endpoint to access coredns server. This is an optional parameter introduced from v1.7 onwards.
|
||||
- `coredns-endpoints` is the endpoint to access CoreDNS server. This is an optional parameter introduced from v1.7 onwards.
|
||||
|
||||
*Note: middleware.etcd.zones in CoreDNS configuration and --dns-zone-name
|
||||
flag to kubefed init should match.*
|
||||
|
|
Loading…
Reference in New Issue