Skip to content

Commit

Permalink
Merge pull request #510 from bbiggerr/api-changelog-release-4.113.0
Browse files Browse the repository at this point in the history
Add API v4.113.0 Changelog
  • Loading branch information
bbiggerr authored Jan 24, 2022
2 parents c7bad49 + 5d3fef8 commit 803d47c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/content/changelog/4-113-0-2022-01-24.md
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))

0 comments on commit 803d47c

Please sign in to comment.