Update set-up-coredns-provider-federation.md
modify "coredns" to "CoreDNS"
This commit is contained in:
@@ -98,7 +98,7 @@ coredns-provider.conf has below format:
|
|||||||
|
|
||||||
- `etcd-endpoints` is the endpoint to access etcd.
|
- `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`.
|
- `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
|
*Note: middleware.etcd.zones in CoreDNS configuration and --dns-zone-name
|
||||||
flag to kubefed init should match.*
|
flag to kubefed init should match.*
|
||||||
|
|||||||
Reference in New Issue
Block a user