File tree Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Linode Kubernetes Engine v1.5.1
3
+ date : 2020-07-20T05:00:00.000Z
4
+ version : 1.5.1
5
+ changelog :
6
+ - Linode Kubernetes Engine
7
+ ---
8
+
9
+ ### Changed
10
+
11
+ * Add support for Kubernetes control plane version 1.16.13 and 1.17.9 with
12
+ upstream bug fixes. All clusters were upgraded to these versions
13
+
14
+ ### Fixed
15
+
16
+ * Fixed an issue with etcd backups not restoring in some cases
17
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Linode Kubernetes Engine v1.6.0
3
+ date : 2020-08-03T05:00:00.000Z
4
+ version : 1.6.0
5
+ changelog :
6
+ - Linode Kubernetes Engine
7
+ ---
8
+
9
+ ### Added
10
+
11
+ * Add Node Pool Recycle feature so that users can redeploy Nodes with the
12
+ latest patches and kubelet version
13
+ * Add support for up to 126 Nodes per cluster
14
+ * Add NFS packages to Node disk images. All newly deployed Nodes have NFS
15
+ support. Existing Node pools can gain support using the "Recycle Nodes"
16
+ feature
17
+
18
+ ### Changed
19
+
20
+ * LKE Node labels are reapplied on Node startup to ensure that they persist
21
+ between reboots
22
+ * Update CCM version to 0.3.6 to include a bugfix for TLS configuration
23
+ * Increased timeout on kube-apiserver loadbalancers to prevent premature
24
+ termination of connections
25
+
26
+ ### Fixed
27
+
28
+ * Address connectivity issue for connections opened by control plane to cluster
29
+ workloads
30
+
You can’t perform that action at this time.
0 commit comments