Add release note about AWS node naming

This commit is contained in:
John Gardiner Myers 2021-12-03 18:59:47 -08:00
parent 73f164e229
commit 36a26560aa
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ This is a document to gather the release notes prior to the release.
## Other significant changes
* If the Kubernetes version is 1.23 or later and the external AWS Cloud Controller Manager is
being used, then Kubernetes Node resources will be named after their AWS instance ID instead of their domain name.
# Breaking changes
* Support for Kubernetes version 1.17 has been removed.