Metrics in k3s
#8322
Replies: 1 comment
-
This comes up occasionally - see the discussion at #3619 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm checking difference between rke2 and k3s behavior.
I have seen that k3s provide a metric endpoint on http://127.0.0.1:10249.
Such port for rke2 provide metrics for kube-proxy (like standard kubernetes).
For k3s, we have also metrics from kubelet which are usually on another secured port.
Is it normal to have provided such metrics from this endpoint ?
Beta Was this translation helpful? Give feedback.
All reactions