mirror of
https://github.com/optim-enterprises-bv/turnk8s.git
synced 2025-10-29 17:33:03 +00:00
Merge pull request #34 from infraheads/create-internal-cluster
create internal cluster
This commit is contained in:
10
config.yaml
10
config.yaml
@@ -0,0 +1,10 @@
|
||||
internal:
|
||||
controlplane:
|
||||
cpu_cores: 2
|
||||
memory: 4096
|
||||
disk_size: 10
|
||||
worker_nodes:
|
||||
count: 1
|
||||
cpu_cores: 4
|
||||
memory: 4096
|
||||
disk_size: 30
|
||||
|
||||
Reference in New Issue
Block a user