Open prometheus metrics port
This commit is contained in:
parent
059a2a5277
commit
c2de49600e
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@
|
||||||
|
|
||||||
# --- K3s Agent Ports ---
|
# --- K3s Agent Ports ---
|
||||||
10250 # Kubelet API (Required for master node logs/metrics/exec)
|
10250 # Kubelet API (Required for master node logs/metrics/exec)
|
||||||
|
9100 # Prometheus Node Exporter
|
||||||
];
|
];
|
||||||
|
|
||||||
allowedUDPPorts = [
|
allowedUDPPorts = [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue