This guide relies on the osd-directory method of described in ceph-docker documentation, which assumes that osd dedicated disk is already formatted an mounted in '/home/core/data/ceph/osd'.
Ceph docker relies on jinja2 for template to generate yaml templates to be deployed in kubernetes
Install Python 2.7, then run the following command lines to install jinja2-cli
.