Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 363 Bytes

File metadata and controls

8 lines (6 loc) · 363 Bytes

CAPVCD Upgrades

Upgrades from CAPVCD 0.5.0 to 1.0.0

  1. Delete the capvcd 0.5.0 deployment - kubectl delete deployment -n capvcd-system capvcd-controller-manager
  2. Run clusterctl upgrade apply --contract v1beta1
  3. Configure clusterctl to refer to local CAPVCD 1.0.0 manifests.
  4. Run clusterctl init -i vcd:v1.0.0