mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 42443, 38924, 42367, 42391, 42310) Dell EMC ScaleIO Volume Plugin **What this PR does / why we need it** This PR implements the Kubernetes volume plugin to allow pods to seamlessly access and use data stored on ScaleIO volumes. [ScaleIO](https://www.emc.com/storage/scaleio/index.htm) is a software-based storage platform that creates a pool of distributed block storage using locally attached disks on every server. The code for this PR supports persistent volumes using PVs, PVCs, and dynamic provisioning. You can find examples of how to use and configure the ScaleIO Kubernetes volume plugin in [examples/volumes/scaleio/README.md](examples/volumes/scaleio/README.md). **Special notes for your reviewer**: To facilitate code review, commits for source code implementation are separated from other artifacts such as generated, docs, and vendored sources. ```release-note ScaleIO Kubernetes Volume Plugin added enabling pods to seamlessly access and use data stored on ScaleIO volumes. ``` |
||
---|---|---|
.. | ||
abac | ||
apps | ||
authentication | ||
authorization | ||
autoscaling | ||
batch | ||
certificates | ||
componentconfig | ||
extensions | ||
imagepolicy | ||
meta/v1 | ||
policy | ||
rbac | ||
settings | ||
storage | ||
OWNERS |