You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Boot the platform VMs via PXE to install Talos and join the platform cluster.
Prerequisites:
Tasks:
Power on CP-2 VM in Harvester
Verify PXE boot and Tinkerbell workflow execution
Wait for Talos install and cluster join
Power on CP-3 VM
Verify PXE boot and cluster join
Verify platform cluster has 3 control plane nodes:
Verify etcd quorum (2/3 required)
Test HA by cordoning one node and verifying cluster remains operational
Expected Duration: ~20 minutes (VMs can boot in parallel)
Result: Platform cluster is now highly available (3-node etcd quorum)
Reference:
docs/architecture/appendices/B_bootstrap_procedure.md(Step 17)