This repository contains varous components for running Kubernetes on STACKIT. This provider allows your Kubernetes cluster to integrate directly with STACKIT APIs.
This repository hosts the following components:
- Cloud Controller Manager (CCM)
- STACKIT CSI driver
- Kubernetes Resources for the Manager
- Ginko bootstrapped Test Suite
Does not include:
readyzandhealthz- Kubernetes Client with self authorization by
inClusterConfig
The minor versions of cloud-provider-stackit are specifically aligned with the minor versions of kubernetes/kubernetes. To ensure compatibility, you must use the cloud provider release that matches your cluster's Kubernetes minor version.
Currently Supported Kubernetes Versions:
v1.33.xv1.34.xv1.35.x
- Usage
- Administration
- Development