The SKE API provides endpoints to create, update, delete clusters within STACKIT portal projects and to trigger further cluster management tasks.
For more information, please visit https://support.stackit.cloud/servicedesk
This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.
pip install stackit-ske
Then import the package:
import stackit.ske
Examples for the usage of the package can be found in the GitHub repository of the SDK.