Skip to content

Commit 69f7a7a

Browse files
authored
Merge pull request linode#218 from asauber/lke-changelog-20200624
Add Changelog for LKE v1.3.0
2 parents 95f7f89 + 874c788 commit 69f7a7a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

src/content/changelog/lke-1-3-0.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)