niladrih / jiva-operator

Kubernetes Operator for managing Jiva Volumes via custom resource.

Home Page:https://openebs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jiva Operator

Releases Slack Community Meetings Twitter PRs Welcome Go Report Card

Overview

Jiva Operator helps with managing the lifecycle and operations on Jiva Volumes.

A Jiva Volume comprises of the following 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.

Compatibility and Feature Matrix

Project Status Operator Version K8s Version OpenEBS Version Dynamic Provisioning Resize (Expansion) Snapshots Raw Block AccessModes
Beta 2.6.0+ 1.18+ 2.6.0+ yes yes no yes RWO

Usage

Raising Issues And PRs

If you want to raise any issue for jiva-operator please do that at openebs/openebs.

Contributing

If you would like to contribute to code and are unsure about how to proceed, please get in touch with the maintainers on Kubernetes Slack #openebs channel.

Please read the contributing guidelines here.

Code of conduct

Please read the community code of conduct here.

About

Kubernetes Operator for managing Jiva Volumes via custom resource.

https://openebs.io

License:Apache License 2.0


Languages

Language:Go 86.4%Language:Shell 4.8%Language:Makefile 3.6%Language:Dockerfile 2.1%Language:Jinja 1.4%Language:Mustache 1.1%Language:Python 0.6%