Initial commit of PVC Bootstrap system
Adds the PVC Bootstrap system, which allows the automated deployment of one or more PVC clusters.
This commit is contained in:
7
bootstrap-daemon/clusters.yaml.sample
Normal file
7
bootstrap-daemon/clusters.yaml.sample
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
# clusters.yml
|
||||
# This file defines a list of Clusters that pvcbootstrapd should be aware of.
|
||||
|
||||
clusters:
|
||||
- cluster1
|
||||
- cluster2
|
Reference in New Issue
Block a user