Makes cluster-nodes functional.

This commit is contained in:
2025-11-04 16:44:11 +00:00
parent 6f438901e0
commit 2469acbc88
34 changed files with 4441 additions and 192 deletions

View File

@@ -33,6 +33,7 @@ export interface CloudConfig {
export interface TalosConfig {
version: string;
schematicId?: string;
}
export interface NodesConfig {