docs/releases/1.11-NOTES.md
kops will attempt to remove NLBs (also known as ELB v2) that are
tagged as created by the cluster. Please double-check the preview
from kops delete cluster before allowing deletion.
JSON & YAML field names in the kops objects are case-sensitive. This was a regression across the kubernetes API libraries as observed kubernetes#64612. Please double-check that you are using the correct field names if you are constructing YAML / JSON outside of kops.
The default image on AWS for kubernetes 1.11 is now based on debian stretch, instead of debian jessie. This has better support for NVME.
None known at this time
--node-cidr-mask-size into kube-controller-manager @robermorales #5596DEBUGGABLE option to Makefile to compile debuggable bins #5636useRawManifest hook option to install manifest as a hook unmodified @geekofalltrades #5106dateformat on logrotate configs on CoreOS @ripta #6059