kubernetes-sigs/alibaba-cloud-csi-driver
Fork: 241 Star: 539 (更新于 2024-11-21 01:04:22)
license: Apache-2.0
Language: Go .
CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS
最后发布版本: v1.5.0 ( 2024-08-18 16:24:45)
Alibaba Cloud Kubernetes CSI Plugin
English | 简体中文
WARNING: Deploying this driver to your ACK cluster manually is not recommended. Instead users should use ACK Add-ons to automatically deploy and manage the Alibaba Cloud CSI Driver.
DISCLAIMER: Manual deployment of the driver in your ACK cluster is not officially supported by Alibaba Cloud.
Introduction
Alibaba Cloud CSI plugins implement an interface between CSI enabled Container Orchestrator and Alibaba Cloud Storage. It allows dynamically provision Disk volumes and attach it to workloads.
Current implementation of CSI plugins has been tested in Kubernetes environment (requires Kubernetes 1.14+).
Current Support: Cloud Disk, NAS, CPFS, OSS;
Features in Development
Feature | Stage | Min Kubernetes Version | Min Driver Version |
---|---|---|---|
Topology | GA | 1.17 | v1.0.2 |
Resize (Expand) | GA | 1.16 | v1.0.5 |
Snapshots | GA | 1.20 | v1.1.2 |
Cloud Disk CSI Plugin
Disk CSI Plugin support Cloud disk provision and attachment. And Cloud disk is type of block storage, can only used as ReadWriteOnce mode. Only be attached to one node at the same time.
More detail information please refer to Cloud Disk.
NAS CSI Plugin
NAS CSI Plugin can support NAS volume provision and mount. Alibaba Cloud Network Attached Storage (NAS) storage is type of network storage which compatible with multiple standard protocols, such as NFS and SMB, and can be mount by multi nodes at the same time.
More detail information please refer to NAS.
CPFS CSI Plugin
Removed: Switch to NAS CSI plugin for CPFS 2.0
OSS CSI Plugin
OSS CSI Plugin support OSS bucket mount, but does not support provision volume. OSS storage is type of object storage and can be mount by multi nodes at the same time.
More detail information pls refer to OSS.
Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the community page.
You can reach the maintainers of this project at the Cloud Provider SIG.
You can join the DingDing Talking (GroupID: 33936810) to talk with us.
Code of conduct
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.
Please submit an issue at: Issues
Security
Please report vulnerabilities by email to kubernetes-security@service.aliyun.com. Also see our SECURITY.md file for details.
最近版本更新:(数据更新于 2024-09-03 11:05:39)
2024-08-18 16:24:45 v1.5.0
2024-04-11 11:26:29 v1.4.0
2023-12-04 15:34:58 v1.3.0
2023-08-09 10:17:58 v1.2.1
2023-06-02 17:45:49 v1.2.0
2023-03-23 14:49:03 v1.1.7
2022-01-27 12:11:57 v1.1.6
2022-01-27 10:31:19 v1.1.5
2021-09-28 14:52:57 v1.1.4
2021-05-21 17:59:33 v1.1.3
主题(topics):
cpfs, csi, csi-plugins, ebs, k8s-sig-cloud-provider, kubernetes, nas, oss, storage-driver
kubernetes-sigs/alibaba-cloud-csi-driver同语言 Go最近更新仓库
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 06:27:30 ollama/ollama
2024-11-21 05:17:55 Melkeydev/go-blueprint
2024-11-21 04:04:03 dolthub/dolt
2024-11-21 01:52:15 SpecterOps/BloodHound