Merge pull request #8474 from hase1128/typos-cluster-spec

Fix typos in cluster_spec.md
This commit is contained in:
Kubernetes Prow Robot 2020-02-05 07:47:55 -08:00 committed by GitHub
commit 7ac9808d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -488,7 +488,7 @@ This will install [CoreDNS](https://coredns.io/) instead of kube-dns.
If you are using CoreDNS and want to use an entirely custom CoreFile you can do this by specifying the file. This will not work with any other options which interact with the default CoreFile. You can also override the version of the CoreDNS image used to use a different registry or version by specifying `CoreDNSImage`.
**Note:** If you are using this functionality you will need to be extra vigiliant on version changes of CoreDNS for changes in functionality of the plugins being used etc.
**Note:** If you are using this functionality you will need to be extra vigilant on version changes of CoreDNS for changes in functionality of the plugins being used etc.
```yaml
spec:
@ -846,7 +846,7 @@ spec:
### assets
Assets define alernative locations from where to retrieve static files and containers
Assets define alternative locations from where to retrieve static files and containers
#### containerRegistry