VDO(vSphere Kubernetes Driver Operator) is built out of operator-sdk. The operator is configured to run on master node, with a single replica deployment.
VDO operator is built to run on vanilla k8s cluster as well Openshift clusters
Please ensure the pre-requisites for CSI and CPI are met so that the CloudProvider and StorageProvider function properly
VDO can be deployed and configured in multiple ways depending on the environment you are working on. Choose the desrired deployment scheme and follow the relevant guide to bring up and configure VDO.
Deployment Method | Links | Remarks |
---|---|---|
Deployment via source code | Guide | |
Deployment via Releases | Guide | |
Deployment via Operator Hub | Guide | Recommended |