API How-Tos
All Kubernetes API instructions can be found in the main Cloud API specification file.
To access the Kubernetes API provided by the cluster, simply download the
kubeconfig
for the cluster and use it with tools like kubectl.get
https://api.ionos.com/cloudapi/v6/k8s/{k8sClusterId}/kubeconfig
Retrieve Kubernetes configuration files
Last modified 3mo ago