Awesome
Jiva Operator
<img width="200" align="right" alt="OpenEBS Logo" src="https://raw.githubusercontent.com/cncf/artwork/HEAD/projects/openebs/stacked/color/openebs-stacked-color.png" xmlns="http://www.w3.org/1999/html"> <p align="justify"> <strong>OpenEBS Jiva Operator</strong> can be used to dynamically provision highly available Kubernetes Persistent Volumes using local (ephemeral) storage available on the Kubernetes nodes. </p> <br>Overview
Jiva Operator helps with managing the lifecycle and operations on Jiva Volumes. Jiva Volumes are highly available block volumes that save the data to local storage available on the Kubernetes nodes. Jiva volumes replicate the volume data to multiple nodes to provide resiliency against node failures.
A Jiva Volume comprises of the following Kubernetes components:
- Jiva Controller Deployment and an associated Service.
- Jiva Replica StatefulSet with Hostpath Local PVs for saving the data.
- JivaVolume CR containing the status of the volume.
We are always happy to list users who run Jiva in production, check out our existing adopters.
Compatibility
K8s Version | Jiva Version | Project Status |
---|---|---|
1.18+ | 2.6.0+ | Beta |
1.20+ | 2.12.0+ | Beta |
1.21+ | 3.2.0+ | Stable |
Usage
Supported Features
- Dynamic provisioning
- Enforced volume size limit
- Thin provisioned
- High Availability
- Access Modes
- ReadWriteOnce
- ReadWriteMany (using NFS)
ReadOnlyMany
- Volume modes
-
Filesystem
mode -
Block
mode
-
- Volume metrics
- Supports fsTypes:
ext4
,btrfs
,xfs
- Online expansion: If fs supports it (e.g. ext4, btrfs, xfs)
- Backup and Restore (using Velero)
- Supports OS/ARCH: linux/arm64, linux/amd64
Contributing
OpenEBS welcomes your feedback and contributions in any form possible.
- Join OpenEBS community on Kubernetes Slack
- Already signed up? Head to our discussions at #openebs
- Want to raise an issue or help with fixes and features?
- See open issues
- See contributing guide
- See Project Roadmap
- Want to join our contributor community meetings, check this out.
- Join our OpenEBS CNCF Mailing lists
- For OpenEBS project updates, subscribe to OpenEBS Announcements
- For interacting with other OpenEBS users, subscribe to OpenEBS Users
Code of conduct
Please read the community code of conduct here.