Update changelog and docs for release

This commit is contained in:
Dalton Hubble
2018-07-04 12:27:26 -07:00
parent 915f89d3c8
commit 3352388fe6
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,13 @@ Notable changes between versions.
## Latest
## v1.11.0
* Kubernetes [v1.11.0](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1110)
* Force apiserver to stop listening on `127.0.0.1:8080`
* Replace `kube-dns` with [CoreDNS](https://coredns.io/) ([#261](https://github.com/poseidon/typhoon/pull/261))
* Edit the `coredns` ConfigMap to [customize](https://coredns.io/plugins/)
* CoreDNS doesn't use a resizer. For large clusters, scaling may be required.
#### AWS