chore(install): install DOP using Kubera charts
Closed this issue · 0 comments
harshshekhar15 commented
Current flow
Currently in Rancher pipeline Director OnPrem is being deployed using the latest helm chart present in director-internal-charts
repo.
Suggested flow
The suggested flow is to deploy DIrector OnPrem using Kubera
helm chart. This flow is currently being used in Konvoy pipeline.
Required changes
- Remove pre deployed openebs from cluster1 and take a snapshot.
- Update Kubera OnPrem Director deploy script to deploy Kubera OnPrem Director and OpenEBS using
Kubera
helm chart.