Get the pool pod name using kubectl get pods -n openebs
command and exec inside
the container. Install the parted
tool using apt-get install parted
after execing into the
cstor-pool-mgmt
container.
$ kubectl exec -it cstor-pool-1fth-7fbbdfc747-sh25t -n openebs -c cstor-pool-mgmt bash