feat: add node labels (#1)
All checks were successful
Deploy / check-changes (push) Successful in 6s
Deploy / deploy (push) Successful in 18s

Reviewed-on: #1
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #1.
This commit is contained in:
2025-09-26 21:08:48 +02:00
committed by t.behrendt
parent cddc32c15f
commit 74600b3457
9 changed files with 35 additions and 73 deletions

7
k8s/11_labels_k3sh0.yaml Normal file
View File

@@ -0,0 +1,7 @@
apiVersion: v1
kind: Node
metadata:
name: k3sh0
labels:
de.t000-n.net.class: "fast"
de.t000-n.net.bw: "10g"