Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capturing K3s metrics over http/https from VM #10062

Closed
AkankshaHegde opened this issue May 2, 2024 · 1 comment
Closed

Capturing K3s metrics over http/https from VM #10062

AkankshaHegde opened this issue May 2, 2024 · 1 comment

Comments

@AkankshaHegde
Copy link

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. Please point me to resources to do so.

@brandond
Copy link
Member

brandond commented May 6, 2024

You can collect metrics from k3s using any tool that supports scraping standard Kubernetes metrics. Ref: https://kubernetes.io/docs/concepts/cluster-administration/system-metrics/

@brandond brandond closed this as completed May 6, 2024
@github-project-automation github-project-automation bot moved this from New to Done Issue in K3s Development May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants