Start a Conversation

Unsolved

F

166 Posts

1780

May 10th, 2019 01:00

Kubespray with VxFlexOS CSI driver support

Dear CSI enthusiasts,
I would like to share with you a version of Kubespray which supports CSI enablement by default and allows easy VxFlexOS CSI driver installation : https://github.com/coulof/kubespray.

Kubespray is the recommended way to deploy production-ready k8s cluster (https://kubernetes.io/docs/setup/custom-cloud/kubespray/). Kubespray is ansible playbook as its core.

The twists from https://github.com/coulof/kubespray against the vanilla version are :
* CSI enabled by default
* Helm installed by default
* Native support pf VxFlexOS CSI provisionner via `vxflexos_provisioner_*` directives

Do not hesitate to share any feedback or issue.
--Flo

3 Posts

May 23rd, 2019 15:00

Thanks, I'll try to check it out. I'm always looking for a way to do testing more efficiently. Tom

31 Posts

May 24th, 2019 07:00

This install method has been very painful with CentOS 7.6 as the base OS..... needed to upgrade from python 2.7, which then lead to more problems with pipenv and other ansible issues. What base OS would you recommend for easiest use of this?
No Events found!

Top