what actually happens by running gluster exporter inside gluster pod?

6/25/2018

I created a glusterfs storage. It automatically created gluster pod. Now I went inside the pod and I ran gluster exporter there. My goal was to monitor gluster storage that I created. Did I achieved my goal? If not ,what I did then by running gluster exporter inside the gluster pod?

-- unmesh_swar
docker
glusterfs
kubernetes
prometheus

1 Answer

6/25/2018

It seems glusterfs dynamic provisioning, so you have already configured heketi component for provisioning glusterfs volumes automatically like below one.

Then I think you can monitor easily via heketi REST API.

-- Daein Park
Source: StackOverflow