-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #510 from bbiggerr/api-changelog-release-4.113.0
Add API v4.113.0 Changelog
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: '4.113.0: 2022-01-24' | ||
date: 2022-01-24T04:00:00.000Z | ||
version: 4.113.0 | ||
changelog: | ||
- API | ||
--- | ||
|
||
### Changed | ||
|
||
* High Availability (HA) Control Plane for Linode Kubernetes Engine (LKE) is now generally available! Enabling LKE HA creates additional replicas of a cluster's control plane components, and includes a 99.99% uptime SLA. Additional information is available in the following command's updated request body schema: | ||
* **Kubernetes Cluster Update** ([PUT /lke/clusters/{clusterId}](https://www.linode.com/docs/api/linode-kubernetes-engine-lke/#kubernetes-cluster-update)) |