-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drivers.md: Add CeaStor CSI driver #597
Conversation
|
Welcome @Tjuvenile! |
Please sign CLA. |
请审查这个 PR。谢谢! |
book/src/drivers.md
Outdated
@@ -26,6 +26,7 @@ Name | CSI Driver Name | Compatible with CSI Version(s) | Description | Persiste | |||
[Bigtera VirtualStor (block)](https://github.com/bigtera-ce/ceph-csi) | `csi.block.bigtera.com` | v0.3, v1.0.0, v1.1.0 | A Container Storage Interface (CSI) Driver for Bigtera VirtualStor block storage | Persistent | Read/Write Single Pod | Yes | Raw Block, Snapshot, Expansion | |||
[Bigtera VirtualStor (filesystem)](https://github.com/bigtera-ce/ceph-csi) | `csi.fs.bigtera.com` | v0.3, v1.0.0, v1.1.0 | A Container Storage Interface (CSI) Driver for Bigtera VirtualStor filesystem | Persistent | Read/Write Multiple Pods | Yes | Expansion | |||
[BizFlyCloud Block Storage](https://github.com/bizflycloud/csi-bizflycloud) | `volume.csi.bizflycloud.vn` | v1.2 | A Container Storage Interface (CSI) Driver for BizFly Cloud block storage | Persistent | Read/Write Single Pod | Yes | Raw Block, Snapshot, Expansion | |||
[CeaStor Block Storage](https://github.com/CECTC/ceastor-csi-driver) | `ceastor.csi.com` | v1.0 | A repository for the NVMe-oF CSI Driver for CeaStor | Persistent and Ephemeral | Depends on the storage backend used | Yes | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Looks like the document is in Chinese. Can you also provide a doc in English?
- Also the 3rd column is for support CSI spec version, not CSI driver version.
- Can you be more specific about the access mode support?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Unable to provide a document in English.
- Modified.
- Modified.
Apologies for the previous misunderstanding. Please continue to review this MR. Thank you!
a610b15
to
98c0628
Compare
Thanks for the update, but I still don't see a user guide in English. |
98c0628
to
81a3702
Compare
81a3702
to
4341654
Compare
4341654
to
dea4ccc
Compare
The English guide has been uploaded. Please continue to review this MR. Thank you! |
|
/release-note-none |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Tjuvenile, xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.