From a5252410a982b487b44b91cd006aab1ecf3f43eb Mon Sep 17 00:00:00 2001 From: shubham Date: Sun, 16 May 2021 12:00:33 +0530 Subject: [PATCH] refact(README): add links to jiva upgarde and migration Signed-off-by: shubham --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ca0975bc..09314d29 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Contains components that help with OpenEBS data engine upgrades Below are the steps for upgrading the OpenEBS reources: - [CSPC pools](https://github.com/openebs/upgrade/blob/master/docs/upgrade.md#cspc-pools) - [cStor CSI volumes](https://github.com/openebs/upgrade/blob/master/docs/upgrade.md#cstor-csi-volumes) +- [jiva CSI volumes](https://github.com/openebs/upgrade/blob/master/docs/upgrade.md#jiva-csi-volumes) **Note:** - If current version of ndm-operator is 1.12.0 or below and using virtual disks as blockdevices for provisioning cStor pool please refer this [doc](https://github.com/openebs/upgrade/blob/master/docs/virtual-disk-troubleshoot.md) before proceeding. @@ -22,6 +23,8 @@ Below are the steps for migrating the OpenEBS cStor custom reources: - [SPC pools to CSPC pools](https://github.com/openebs/upgrade/blob/master/docs/migration.md#spc-pools-to-cspc-pools) - [cStor External Provisioned volumes to cStor CSI volumes](https://github.com/openebs/upgrade/blob/master/docs/migration.md#cstor-external-provisioned-volumes-to-cstor-csi-volumes) +## [Migrating jiva volumes to CSI spec](https://github.com/openebs/upgrade/blob/master/docs/migration.md#migrating-jiva-external-provisioned-volumes-to-jiva-csi-volumes-experimental) + **Note:** - If the Kubernetes cluster is on rancher and iscsi is running inside the kubelet container then it is mandatory to install iscsi service on the nodes and add extra binds to the kubelet container as mentioned [here](https://github.com/openebs/cstor-operators/blob/master/docs/troubleshooting/rancher_prerequisite.md). - Minimum version of Kubernetes to migrate to CSPC pools / CSI volumes is 1.17.0.