feat: add node labels (#1)
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:
7
k8s/12_labels_k3sh1.yaml
Normal file
7
k8s/12_labels_k3sh1.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Node
|
||||
metadata:
|
||||
name: k3sh1
|
||||
labels:
|
||||
de.t000-n.net.class: "fast"
|
||||
de.t000-n.net.bw: "10g"
|
||||
Reference in New Issue
Block a user