File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Linode Kubernetes Engine v1.21.0
3
+ date : 2021-06-16T05:00:00.000Z
4
+ version : 1.21.0
5
+ changelog :
6
+ - Linode Kubernetes Engine
7
+ ---
8
+
9
+ ### Added
10
+
11
+ * Added support for Graceful Node Shutdown in v1.20 and v1.21 clusters.
12
+ Existing clusters must recycle their nodes to finish the upgrade.
13
+ * Added support for optional eBPF dataplanes by having new LKE nodes mount the
14
+ BPF filesystem on startup.
15
+
16
+ ### Changed
17
+
18
+ * Upgraded coreDNS image from v1.8.0 to v1.8.4
19
+ * Upgraded Calico CNI from v3.10.4 to v3.19.0
20
+ * Upgraded cluster control plane components to latest available patch version:
21
+ v1.18.19, v1.19.11, and v1.20.7.
22
+
23
+ ### Fixed
24
+
25
+ * Disabled rpcbind by default on new LKE nodes, to avoid having unnecessary
26
+ ports open.
27
+ * Fixed bug where kubelet and kubeadm configs in v1.21 clusters would still
28
+ mention v1.20 text.
You can’t perform that action at this time.
0 commit comments