Skip to content

Installation

Kiran Mova edited this page Sep 19, 2018 · 1 revision

NDM comprises of a ConfigMap that can be customized to specify filters etc., and a DaemonSet that actually discovers and pushes the devices as K8s Custom Resource Disk.

Quick Install:

As admin, run the following command:

kubectl apply -f https://raw.githubusercontent.com/openebs/node-disk-manager/master/ndm-operator.yaml
Clone this wiki locally