Fixes
- Stabilize kubelet startup (#34) ---> this introduced flanneld startup slowness and fixed in v-0.9.1-rc.4 via #73
- Fix calico to work with secure etcd (3f90573, thanks to @camilb)
Improvements
- Add option to mount existing Amazon EFS volume (#17, thanks to @pieterlange)
- Don't overwrite the CA by default on deprecated 'render' command (#28, thanks to @pieterlange)
Known issues
- oem-cloud-init fails to start, resulting all the worker nodes to not come up when kube-node-drainer.service is enabled(requires manual fix to cloud-init-worker) ---> fixed in rc.2 via #41
- a lot of error logs are generated on kubelet/flanneld startup(the service itself isn't affected)