[Kubernetes] Monitor Persistent Volume usage in Kubernetes using Prometheus
Hôm nay thì mình muốn monitor usage của pv https://github.com/antonputra/tutorials/tree/main/lessons/134 What is the kubelet Yes, I know about the kubelet in Kubernetes (k8s). The kubelet is the primary “node agent” that runs on each node in a Kubernetes cluster. It can register the node with the apiserver using one of several methods: the hostname, a…
Read More “[Kubernetes] Monitor Persistent Volume usage in Kubernetes using Prometheus” »