mirror of https://github.com/kubernetes/kops.git
Add release note about AWS node naming
This commit is contained in:
parent
73f164e229
commit
36a26560aa
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue