Kubernetes Fury vSphere is an add-on module for the Kubernetes Fury Distribution (KFD) that provides packages to integrate vSphere with Kubernetes.
If you are new to KFD please refer to the official documentation on how to get started with KFD.
Kubernetes Fury vSphere uses a collection of open source tools to install Kubernetes in an vSphere environment.
The following packages are included in the Fury Kubernetes vSphere module:
Package | Version | Description |
---|---|---|
vsphere-cm | 1.29.0 |
Kubernetes Cloud Provider for vSphere |
vsphere-csi | 3.2.0 |
vSphere storage Container Storage Interface (CSI) plugin |
Click on each package to see its full documentation.
Check the compatibility matrix for additional information about the compatibility of the module.
Tool | Version | Description |
---|---|---|
furyctl | >=0.25.0 |
The recommended tool to download and manage KFD modules and their packages. To learn more about furyctl read the official documentation. |
List the bases in a Furyfile.yml
file
bases:
- name: vsphere
version: v1.3.0
See
furyctl
documentation for additional details aboutFuryfile.yml
format.
-
Execute
furyctl legacy vendor -H
to download the katalog -
Inspect the downloaded katalog inside
./vendor/katalog/vsphere
-
Check each package documentation for the configuration with vSphere
In case you experience any problems with the module, please open a new issue.
This module is open-source and it's released under the following LICENSE.