Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 323 Bytes

node-ports.md

File metadata and controls

8 lines (6 loc) · 323 Bytes

NodePorts

Another mixin that may be useful for exploring the stack is to expose the UIs of Prometheus, Alertmanager and Grafana on NodePorts:

(import 'kube-prometheus/main.libsonnet') +
(import 'kube-prometheus/addons/node-ports.libsonnet')