To test the Harvester node driver. I’m using an external Rancher with docker on my laptop:
docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher:master-head
docker exec -ti <container_id> reset-password
Node Driver
- Add a custom “Docker Install URL”
- Add a custom “Insecure Registries”
- Add a custom “Registry Mirrors”
- Add a custom “Storage Driver”
- Add cluster driver
- Add the different roles to the cluster
- Add/remove a node in the created harvester cluster
- Backup and restore of harvester cluster
- Basic functional verification of Harvester cluster after creation
- Cluster add labs
- Cluster add Taints
- Create a 3 nodes harvester cluster with RKE1 (only with mandatory info, other values stays with default)
- Create a 3 nodes harvester cluster with RKE2 (only with mandatory info, other values stays with default)
- Create a harvester cluster and add Taint to a node
- Create a harvester cluster with 3 master nodes
- Create a harvester cluster with a non-default version of k8s
- Create a harvester cluster with different images
- Create a harvester cluster, template drop-down list validation
- Create harvester cluster using non-default CPUs, Memory, Disk
- Create harvester clusters with different Bus
- Create harvester clusters with different Networks
- Deactivate/activate/delete Harvester Node Driver
- Delete Cluster
- Guest CSI Driver
- Import External Harvester
- Import internal harvester
- Use a non-admin user
- Verify “Add Node Pool”