API Update: Cluster status includes Kubernetes & node pool version expiry dates
Section titled “API Update: Cluster status includes Kubernetes & node pool version expiry dates”We have updated the STACKIT Kubernetes Engine (SKE) API to provide better visibility into your cluster’s lifecycle.
When interacting with the “get a cluster”, “list all clusters”, or “create or update a cluster” endpoints, the API response now includes the expiry date of the currently used Kubernetes and node pool versions, but only if an expiration date exists for that specific version.
This enhancement makes it easier to automate lifecycle monitoring and plan your manual updates well before a version reaches its expired state and triggers a mandatory update.
For more details on how SKE handles version lifecycles and expiration, see our Version updates documentation.