I have k3s installed on my VM. I want to get diffe...
# general
r
I have k3s installed on my VM. I want to get different metrics like pods, services, nodes and node health. Also resources like secrets, pvcs, deployments. How can I get these metrics over http or https in K3s so that when I do a curl with localhost or private IP of VM, I should be able to get these metrics?