Cloud Provider STACKIT
This repository contains varous components for running Kubernetes on STACKIT. This provider allows your Kubernetes cluster to integrate directly with STACKIT APIs.
Features
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
Version Compatibility
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.xv1.36.x
User Documentation
- Usage
- Administration
- Development