Skip to content
  • Btullis's avatar
    Add a build pipeline for the csi containers · 0a59aa29
    Btullis authored
    We wish to use the Kubernetes container storage interface (CSI) on the
    dse-k8s cluster.
    
    In order to do so we need to be able to deploy the following containers:
    
    csi-attacher
    csi-node-registrar
    csi-provisioner
    csi-resizer
    csi-snapshotter
    
    These containers will all run as sidecars alongside the ceph-csi plugin.
    
    Bug: T327259
    Bug: T364472
    0a59aa29