Learn how to the expose etcd metrics endpoint.
etcd-metrics-patch.yaml
that exposes the etcd metrics endpoint on port:2381
, accessible from all network interfaces
CP_IPS
variable that contains the IP addresses of your control plane nodes:
etcd-metrics-patch.yaml
patch to your control plane nodes.
TALOSCONFIG
variable and then remove the --talosconfig=./talosconfig
flag in the patch command above.