Skip to content

v0.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jvrahav jvrahav released this 07 Oct 11:06
· 64 commits to main since this release
227bcea

Features

Supports configuration and management of vSphere CSI and CPI drivers required to run k8s workloads on vSphere

Supports the following user flows

  1. Deploy VDO
  2. Configure compatibility matrix of vSphere CSI and CPI drivers against vSphere and k8s versions
  3. Configure VDO to help install/configure the vSphere drivers for CSI and CPI
  4. Upgrade CPI and CSI drivers based on updates to compatibility matrix
  5. Integrated with VDOCTL (Command Line Tool) that helps in performing all user operations on VDO

Deliverables

  • vdoctl binary
    • linux - vdoctl-v0.1.0-beta.tar.gz
    • mac - vdoctl-mac-v0.1.0-beta.tar.gz
  • vdo docker image - vdo.tar.gz
  • compatibility matrix - compatibility.yaml
  • vdo source code

Contributors