chore(talos): upgrade node ctrl-01

start manual talos upgrade process

Issue with upgrading 'endppoint' node (ctrl-02) since API becomes unresponsive. Either do proper LB or maybe 'tofu apply -refresh=false'
This commit is contained in:
Vegard Hagen
2024-11-17 17:03:34 +01:00
parent d291132624
commit 094d72abdf
+1
View File
@@ -44,6 +44,7 @@ module "talos" {
cpu = 4
ram_dedicated = 20480
igpu = true
update = true
}
"ctrl-02" = {
host_node = "cantor"