amolmote's Stars
kubernetes/website
Kubernetes website and documentation repo:
kubernetes-csi/csi-lib-utils
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
amolmote/cluster-driver-registrar
DEPRECATED: Sidecar container that registers the CSI driver with the Kubernetes cluster
amolmote/csi-lib-utils
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
amolmote/driver-registrar
[Deprecated] Sidecar container that 1) registers the CSI driver with kubelet, and 2) adds the drivers custom NodeId to a label on the Kubernetes Node API Object
amolmote/kubernetes-csi.github.io
amolmote/livenessprobe
A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
amolmote/node-driver-registrar
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.