Add comment to release notes

This commit is contained in:
Ole Markus With 2020-02-25 20:22:56 +01:00
parent 779d322692
commit cd29da73ef
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
* [containerd](https://github.com/containerd/containerd/blob/master/README.md) can now be selected as an alternate container runtime for Kubernetes. Use the `--container-runtime containerd` flag to create such a cluster.
* Cilium CNI can now use AWS networking natively through the AWS ENI IPAM mode. Kops can also run a Kubernetes cluster entirely without kube-proxy using Cilium's BPF NodePort implementation
# Breaking changes
* Terraform users on AWS may need to rename some resources in their state file in order to prepare for Terraform 0.12 support. See Required Actions below.