Mar 21, 2022 — Linode API

v4.119.0

Added

  • Get a Kubernetes cluster dashboard URL (GET /lke/clusters/{clusterId}/dashboard)
    LKE Clusters now include Kubernetes Dashboard. Use this operation to view a Cluster Dashboard access URL, which enables performance of administrative tasks through a web interface.

Changed

  • Create a Linode (POST /linode/instances). This operation has a dedicated limit of 10 requests, per 30 seconds, per user.

Fixed

  • Create a Kubernetes cluster (POST /lke/clusters). Fixed a bug that allowed creation of clusters with invalid autoscaler values.