Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.31 KB

getting-started.md

File metadata and controls

21 lines (14 loc) · 1.31 KB

Getting Started

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

Pre-requisite

Please ensure the pre-requisites for CSI and CPI are met so that the CloudProvider and StorageProvider function properly

Choose your Deployment Schemes

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