Adds release note for update GCE channel

This commit is contained in:
geojaz 2021-01-10 21:33:19 -08:00
parent 803c7bcd4e
commit ddf3daf427
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
* Following kubeadm, control plane nodes are now labelled with `node-role.kubernetes.io/control-plane=""` * Following kubeadm, control plane nodes are now labelled with `node-role.kubernetes.io/control-plane=""`
* Default node image for GCE changed from COS to Ubuntu for K8s versions >= 1.17.0. This is to more closely align with the AWS implementation (the most mature support) and because COS limits the ability to modify files on its disk.
# Breaking changes # Breaking changes
* Support for Kubernetes 1.11 and 1.12 has been removed. * Support for Kubernetes 1.11 and 1.12 has been removed.