- Related issues: #1418 [FEATURE] Support topology aware scheduling of guest cluster workloads
- Related issues: #2383 [backport v1.0.3] [FEATURE] Support topology aware scheduling of guest cluster workloads
Category:
- Rancher integration
Verification Steps
- Environment preparation as above steps
- Access Harvester node config page
- Add the following node labels with values
- topology.kubernetes.io/zone
- topology.kubernetes.io/region
- Provision an RKE2 cluster
- Wait for the provisioning complete
- Access RKE2 guest cluster
- Access the RKE2 cluster in Cluster Management page
- Click + to add another node
- Access the RKE2 cluster node page
- Wait until the second node created
- Edit yaml of the second node
- Check the harvester node label have propagated to the guest cluster node
Expected Results
-
The topology encoded in the Harvester cluster node labels
-
Can be correctly propagated to the additional node of the RKE2 guest cluster