-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
area:infraCluster infrastructure (e.g. PKI, service mesh, etc.)Cluster infrastructure (e.g. PKI, service mesh, etc.)
Description
OpenEBS v4 is out and is a significant refactor with several deprecations, including dynamic-nfs-provisioner.
- Uninstall OpenEBS v3
- Remove dynamic-nfs-provisioner and
zfs-rwxstorage class - Install OpenEBS v4 (without replicated storage for now)
- For each deployment with a
zfs-rwxPVC:- Rename
zfs-rwxbacking ZFS datasets (dynamically allocatedzfs-rwoPVs) - Manually create PV with matching name and
volume.claimRef - Create NFS server deployment with strict netpol and PVC for renamed PV with proper
claim.volumeName- Make a sub-chart for this?
- Update charts with
zfs-rwxPVCs to use NFS mounts to the proper storage
- Rename
- Enable monitoring
Metadata
Metadata
Assignees
Labels
area:infraCluster infrastructure (e.g. PKI, service mesh, etc.)Cluster infrastructure (e.g. PKI, service mesh, etc.)