fix(headscale): Add kueue ing

This commit is contained in:
2025-12-12 15:46:33 +01:00
parent bb3586b7c5
commit de19337d2c
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -281,6 +281,7 @@ configMaps:
{ "name": "sorcrerer.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" }, { "name": "sorcrerer.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "plume.data.oceanbox.io", "type": "A", "value": "10.255.241.99" }, { "name": "plume.data.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "slurm-agent.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" }, { "name": "slurm-agent.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "kueue.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" },
{ "name": "slurm-agent.rossby.oceanbox.io", "type": "A", "value": "172.16.239.222" }, { "name": "slurm-agent.rossby.oceanbox.io", "type": "A", "value": "172.16.239.222" },
@@ -289,6 +290,7 @@ configMaps:
{ "name": "prometheus.adm.vtn.obx", "type": "A", "value": "172.16.239.221" }, { "name": "prometheus.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "alertmanager.adm.vtn.obx", "type": "A", "value": "172.16.239.221" }, { "name": "alertmanager.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "slurm-agent.adm.vtn.obx", "type": "A", "value": "172.16.239.221" }, { "name": "slurm-agent.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "kueue.adm.vtn.obx", "type": "A", "value": "172.16.239.221" },
{ "name": "dashboard.ob-ceph.local", "type": "A", "value": "10.255.241.10" }, { "name": "dashboard.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
{ "name": "grafana.ob-ceph.local", "type": "A", "value": "10.255.241.10" }, { "name": "grafana.ob-ceph.local", "type": "A", "value": "10.255.241.10" },
+2 -2
View File
@@ -32,8 +32,8 @@ metrics:
name: kueue-metrics-server-cert name: kueue-metrics-server-cert
key: tls.keyMonitor: key: tls.keyMonitor:
# NOTE: Disable Visualization for now # For Visualization
enableKueueViz: false enableKueueViz: true
kueueViz: kueueViz:
backend: backend:
env: env: