mirror of https://github.com/kubernetes/kops.git
Adds release note for update GCE channel
This commit is contained in:
parent
803c7bcd4e
commit
ddf3daf427
|
|
@ -10,6 +10,8 @@
|
|||
|
||||
* 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
|
||||
|
||||
* Support for Kubernetes 1.11 and 1.12 has been removed.
|
||||
|
|
|
|||
Loading…
Reference in New Issue