mirror of https://github.com/kubernetes/kops.git
Add Cilium + RHEL8 release note
This commit is contained in:
parent
a0099edb57
commit
039e941d90
|
|
@ -90,8 +90,12 @@ For file assets, it means adding an explicit path as shown below:
|
|||
|
||||
* Support for importing and converting kubeup clusters has been removed.
|
||||
|
||||
* Support for Cilium and RHEL 8 has been removed. Cilium users will need to migrate to a distribution with a newer Linux kernel.
|
||||
|
||||
# Required actions
|
||||
|
||||
* Amazon Linux 2 users are encouraged to use the AMIs based on the 5.10 Linux kernel. See [the documentation](../operations/images.md#amazon-linux-2) for more information.
|
||||
|
||||
* Terraform support now requires Terraform >=0.15.0.
|
||||
Users on older versions must follow Terraform's recommended upgrade path of applying one minor version at a time prior to running `kops update cluster --target terraform`.
|
||||
|
||||
|
|
@ -161,7 +165,6 @@ For file assets, it means adding an explicit path as shown below:
|
|||
|
||||
* Cilium now supports the wireguard protocol for transparent encryption.
|
||||
|
||||
* Amazon Linux 2 users are encouraged to use the AMIs based on the 5.10 Linux kernel. See [the documentation](../operations/images.md#amazon-linux-2) for more information.
|
||||
|
||||
# Full change list since 1.21.0 release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue