mirror of https://git.rancher.io/charts
1.2 KiB
1.2 KiB
vSphere Cloud Provider Interface (CPI)
vSphere Cloud Provider Interface (CPI) is responsible for running all the platform specific control loops that were previously run in core Kubernetes components like the KCM and the kubelet, but have been moved out-of-tree to allow cloud and infrastructure providers to implement integrations that can be developed, built and released independent of Kubernetes core. The official documentation and tutorials can be found here.
Support Matrix
Rancher vSphere CPI | Minimum Kubernetes Release | Maximum Kubernetes Release |
---|---|---|
1.0.100 | 1.18.x | 1.21.x |
1.0.1 | 1.17.x | |
1.0.000 | 1.17.x |
Prerequisites
- vSphere 6.7 U3+
- Kubernetes v1.14+
- A Secret on your Kubernetes cluster that contains vSphere credentials (Refer to
README
orDetailed Descriptions
)