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
|
||||
- k8s-ctrl0
|
||||
- delay 10s
|
||||
- k8s-amd64-n3
|
||||
- k8s-amd64-n4
|
||||
- k8s-amd64-n5
|
||||
- k8s-amd64-n6
|
||||
- stor-alfalfa
|
||||
- stor-rentable
|
||||
- node-abreast
|
||||
- node-gleaming
|
||||
- node-hatbox
|
||||
- node-refrain
|
||||
- delay 15s
|
||||
- web0
|
||||
- file0
|
||||
|
|
6
hosts
6
hosts
|
@ -89,8 +89,14 @@ burp-server
|
|||
k8s-ctrl0.pyrocufflink.blue
|
||||
|
||||
[k8s-longhorn]
|
||||
stor-alfalfa.k8s.pyrocufflink.black
|
||||
stor-rentable.k8s.pyrocufflink.black
|
||||
|
||||
[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-longhorn
|
||||
|
|
Loading…
Reference in New Issue