April 3, 2025 — LKE updates
16 days ago by mwildman@akamai.com
v4.198.0
Added
- LKE. These operations get the Kubernetes versions (or a specific version) associated with an LKE product tier. They were introduced in a previous API release and are compatible with both LKE and LKE Enterprise.
- List LKE Kubernetes versions (any tier) (Beta) (GET /lke/tiers/{tier}/versions). Return all versions available for deployment on the provided LKE Kubernetes version.
- Get an LKE Kubernetes version (any tier) (Beta) (GET /lke/tiers/{tier}/versions/{version}). Returns details about a specific LKE Kubernetes version.
Changed
- LKE. Provides copy changes, examples, and CLI improvements to the following operations. These are only compatible with LKE (not LKE Enterprise).
- List LKE Kubernetes versions (non-enterprise) (GET /lke/versions)
- Get an LKE Kubernetes version (non-enterprise) (GET /lke/versions/{version})