Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
 results matching 
 results
No Results
Filters
Add tags
Add authors
API v4.63.0
Changed
The Linode Kubernetes Engine (LKE) is out of Beta. All LKE endpoints now point to the
/v4
server instead of the/v4beta
server.- Note: All
/v4
endpoints are available from the/v4beta
server.
- Note: All
The View Kubernetes API Endpoint (GET /lke/clusters/{clusterId}/api-endpoint) has been removed from the API in favor of the List Kubernetes API Endpoints (GET /lke/clusters/{clusterId}/api-endpoints) endpoint.
Fixed
- A bug was causing LKE nodes in the process of being deleted to still appear as part of an LKE node pool. This bug has been fixed.
- You can view an LKE cluster’s node pools with the View Node Pool endpoint (GET /lke/clusters/{clusterId}/pools/{poolId}).