Nov 14, 2024 — Managed Databases, LKE updates

v4.191.0

Added

Reintroduction of the Databases service

​Akamai​ reintroduced the Managed Database service in partnership with Aiven to bring higher performance, reliability, and flexibility. Specific updates to the Linode API include the following:

  • Create or restore a Managed Database. These tasks have been combined into a single operation. Use it to provision a new MySQL or PostgreSQL Managed Database or restore one. (The separate operations that were previously available to restore either engines' Managed Database were removed.)
  • Suspend a Managed Database. Suspend a MySQL or PostgreSQL Managed Database from your account to release idle resources and keep only necessary data.
  • Resume a Managed Database. Resume a suspended MySQL or PostgreSQL Managed Database.
  • Additional updates to other operations. Improvements to other operations in the Databases catalog to support the Aiven model.

🚧

Restrictions apply

See the full release notes for complete details.

Changed

  • Replicate an image (POST /images/{imageId}/regions ). This operation is now in general availability.
  • Added the tier field to various operations (Beta). This field lets LKE Enterprise customers participating in its Beta program to create LKE clusters using either the standard or enterprise cluster type. It's used in these operations:

📘

This field is only available in these operations to registered Beta customers. Talk to your Akamai account team about participation in the Beta program.

Fixed

  • Fixed incorrect return schema. Removed incorrect display of the acl object from the List Kubernetes clusters (GET /lke/clusters) and Get a Kubernetes cluster (GET /lke/cluster/{clusterId}) operations.
  • Updated LKE-related operations. Fixed examples to use latest Kubernetes version instead of outdated versions no longer offered. Also improved descriptions for ACL-related fields.