Disable Kubelet read-only port 10255

* We can finally disable the Kubelet read-only port 10255!
* Journey: https://github.com/poseidon/typhoon/issues/322#issuecomment-431073073
This commit is contained in:
Dalton Hubble
2018-05-13 18:16:10 -07:00
parent bc750aec33
commit 99a6d5478b
24 changed files with 19 additions and 144 deletions

View File

@ -5,6 +5,7 @@ Notable changes between versions.
## Latest
* Fix CoreDNS AntiAffinity spec to prefer spreading replicas
* Disable Kubelet read-only port ([#324](https://github.com/poseidon/typhoon/pull/324))
#### AWS