We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa971cb + bf51704 commit 97ba36dCopy full SHA for 97ba36d
src/content/changelog/lke-1-17-0.md
@@ -0,0 +1,22 @@
1
+---
2
+title: Linode Kubernetes Engine v1.17.0
3
+date: 2021-03-23T05:00:00.000Z
4
+version: 1.17.0
5
+changelog:
6
+ - Linode Kubernetes Engine
7
8
+
9
+### Added
10
11
+* Add support for Ephemeral Containers. Existing clusters can gain support by
12
+ recycling all cluster nodes.
13
14
+### Changed
15
16
+* Upgrade cluster control plane components to latest available patch version:
17
+ v1.18.17, v1.19.9, and v1.20.5
18
+* Remove support for v1.16 clusters in LKE
19
+* Upgrade Calico CNI to v3.10.4 for all LKE clusters
20
+* Upgrade etcd to v3.4.14 for all LKE clusters
21
+* Tune etcd to reduce memory usage and increase stability
22
0 commit comments