Skip to content

Commit 01b195c

Browse files
authored
Merge pull request linode#408 from sibucan/lke-changelog-1.21.0
Add changelog update for LKE v1.21.0
2 parents 204c8fd + 82ae176 commit 01b195c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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.

0 commit comments

Comments
 (0)