Best way to configure etcd metrics port. #4024
Unanswered
evannorstrand1
asked this question in
Q&A
Replies: 1 comment 4 replies
-
https://docs.rke2.io/reference/server_config?_highlight=etcd-arg |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have taken over managing new hardware that I am going to be provisioning with RKE2.
Port 2381 is in use by HP monitoring software that I can not remove. Etcd is having it's metrics listened to on port 2381.
"listen-metrics-urls: http://127.0.0.1:2381"
How do I change the port to 2382 or something similar?
Beta Was this translation helpful? Give feedback.
All reactions