Introducing G2.ai, the future of software buying.Try now

Has anyone used this to monitor storage devices?

Most kubernetes clusters have some level of persistent storage, either through the cloud provider and exposed via the kubelet api, or from a device such as a NetApp. How are people handling monitoring of free PV space, given that both the kubelet api and a device such as netapp present some integration challenges.
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Amanda S.
AS
0
Hi Shea, PV monitoring is something we are currently working on. Since Kubernetes exposes that information through the API, we will expose metrics on defined PVs and PVCs to the workloads they are connected, size, current usage and inodes information.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply