Deploy new Kubernetes nodes
The *stor-* nodes are dedicated to Longhorn replicas. The other nodes handle general workloads.dynamic-inventory
parent
e41b6a619e
commit
d993d59bee
|
@ -250,10 +250,12 @@ vm_autostart:
|
||||||
- db0
|
- db0
|
||||||
- k8s-ctrl0
|
- k8s-ctrl0
|
||||||
- delay 10s
|
- delay 10s
|
||||||
- k8s-amd64-n3
|
- stor-alfalfa
|
||||||
- k8s-amd64-n4
|
- stor-rentable
|
||||||
- k8s-amd64-n5
|
- node-abreast
|
||||||
- k8s-amd64-n6
|
- node-gleaming
|
||||||
|
- node-hatbox
|
||||||
|
- node-refrain
|
||||||
- delay 15s
|
- delay 15s
|
||||||
- web0
|
- web0
|
||||||
- file0
|
- file0
|
||||||
|
|
6
hosts
6
hosts
|
@ -89,8 +89,14 @@ burp-server
|
||||||
k8s-ctrl0.pyrocufflink.blue
|
k8s-ctrl0.pyrocufflink.blue
|
||||||
|
|
||||||
[k8s-longhorn]
|
[k8s-longhorn]
|
||||||
|
stor-alfalfa.k8s.pyrocufflink.black
|
||||||
|
stor-rentable.k8s.pyrocufflink.black
|
||||||
|
|
||||||
[k8s-node]
|
[k8s-node]
|
||||||
|
node-abreast.k8s.pyrocufflink.black
|
||||||
|
node-gleaming.k8s.pyrocufflink.black
|
||||||
|
node-hatbox.k8s.pyrocufflink.black
|
||||||
|
node-refrain.k8s.pyrocufflink.black
|
||||||
|
|
||||||
[k8s-node:children]
|
[k8s-node:children]
|
||||||
k8s-longhorn
|
k8s-longhorn
|
||||||
|
|
Loading…
Reference in New Issue