Install Linux Packages

To install Linux packages, run the following two (2) commands on Ubuntu. Run each command as root (or sudo) on each node VM.

apt-get install rbd-fuse
apt-get install ceph-fs-common

Setup a Kubernetes Cluster through Nirmata

  1. Setup Cloud-provider.
  2. Setup container Hostgroup.
  3. Setup Kubernetes Cluster.

When setup is complete, the Kubernetes cluster will display:

image