Skip to content
Snippets Groups Projects
Commit 42d35211 authored by Ricardo Rocha's avatar Ricardo Rocha
Browse files

[cern] Add CSI and CEPH support to Kubernetes

Add a new label 'kube_csi_enabled' controlling the configuration of the
CSI provisioner and attacher. These are the basic sidecar containers
required to have additional CSI drivers - but they do not include the
configuration of any specific driver.

Additional feature gates are enabled - CSIPersistentVolume and
MountPropagation, on apiserver, controller-manager and kubelet.

Configure the ceph csi plugin by deploying the driver container in every
minion, along with the driver registrar.
parent 66e614f9
No related branches found
No related tags found
1 merge request!56OS-6225: Add CSI support to Kubernetes clusters
Showing with 460 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment