create internal cluster

This commit is contained in:
armen-hakobian
2024-10-04 14:33:49 +04:00
parent 06c1959a9f
commit a2de138ef9

View File

@@ -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