Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Create platform CP-2 and CP-3 VMs on Harvester #18

Description

@jmgilman

Define and create VirtualMachine resources on Harvester for the remaining platform control plane nodes.

Prerequisites:

  • Harvester networks configured
  • Talos VM image available

Tasks:

  • Create clusters/harvester/vms/platform/cp-2.yaml:
    • 8 vCPU, 16GB RAM, 100GB disk
    • Network: VLAN 30
    • Boot order: Network (PXE) → Disk
  • Create clusters/harvester/vms/platform/cp-3.yaml:
    • Same specs as CP-2
  • Add Hardware XRs for CP-2 and CP-3 (MAC addresses) to Tinkerbell
  • Verify VMs created in Harvester (powered off initially)
  • Verify Tinkerbell has workflows ready for both VMs

VM Specifications:

VM vCPU RAM Disk Network MAC
platform-cp-2 8 16GB 100GB VLAN 30 52:54:00:xx:xx:02
platform-cp-3 8 16GB 100GB VLAN 30 52:54:00:xx:xx:03

Reference:

  • docs/architecture/appendices/B_bootstrap_procedure.md (Step 16)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions