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.
1 parent 2e48883 commit 874c788Copy full SHA for 874c788
src/content/changelog/lke-1-3-0.md
@@ -0,0 +1,25 @@
1
+---
2
+title: Linode Kubernetes Engine v1.3.0
3
+date: 2020-06-24T05:00:00.000Z
4
+version: 1.3.0
5
+changelog:
6
+ - Linode Kubernetes Engine
7
8
+
9
+### Added
10
11
+* Added support for Kubernetes control plane versions 1.15.12, 1.16.11, 1.17.7.
12
+ All clusters were upgraded to these versions
13
+* Kubelet versions 1.15.10, 1.16.7, and 1.17.3 were made available for new and
14
+ recycled Nodes
15
16
+### Changed
17
18
+* Allow patch version skew between control plane and kubelet, so that we can
19
+ push kubelet upgrades asynchronously
20
21
+### Fixed
22
23
+* Deploy Linode Cloud Controller Manager v0.3.5 for all clusters to fix a bug
24
+ with NodeBalancer config rebuild for LoadBalancer Services
25
0 commit comments