mirror of
https://github.com/optim-enterprises-bv/turnk8s.git
synced 2025-10-30 17:58:30 +00:00
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