S3 CSI driver for Kubernetes
Overview
This is a repository for S3 Object Storage CSI driver, csi plugin name: s3.csi.k8s.io
. This driver requires an existing object storage server that supports the S3
protocol. It supports dynamic configuration of persistent volumes through persistent volume claims by creating new buckets
under the object storage server.
Kubernetes Compatibility Matrix
driver version |
supported k8s version |
status |
master branch |
1.21+ |
Alpha |
Install driver on a Kubernetes
Contribution, and support
You can reach the maintainers of this project at:
Code of conduct
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.
License
Unless otherwise noted, the content of this repository is licensed under the Creative Commons 4.0 license, and code is licensed under the Apache 2.0.# S3 CSI driver for Kubernetes