feat: add system-upgrade controller and plan k3s plan
This commit is contained in:
parent
8ffff3d196
commit
8d828e2246
7 changed files with 89 additions and 8 deletions
|
|
@ -22,7 +22,8 @@ module "master1" {
|
|||
vm_name = "master1.ramiel.fuku"
|
||||
node_name = "ramiel"
|
||||
ipconfig0 = "ip=192.168.1.31/24,gw=192.168.1.1"
|
||||
memory = 4096
|
||||
memory = 5120
|
||||
disk_storage_name = "storage"
|
||||
core_count = 2
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue