kops/docs/releases/1.11-NOTES.md

722 B

Release notes for kops 1.11 series

Significant changes

  • 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.

Required Actions

None known at this time

Full change list since 1.10.0 release

(will be included with 1.11.0 beta releases)