A project for deploying Harvester on cloud providers instead of bare-metal infrastructure.
To make it easy for anyone to spin up a Harvester environment for labs, testing, and basic PoCs.
.
├── modules/
│ └── ...
├── projects/
│ └── ...
├── docs/
│ └── ...
└── # images/, LICENSE, etc.
The modules/
directory contains templates for deploying VMs on different cloud providers (Google Cloud, Microsoft Azure, and DigitalOcean), along with all necessary scripts to configure Harvester.
The projects/
directory combines modules to create different deployment recipes based on specific use cases. For example, you can deploy a 3-node Harvester cluster on Google Cloud VMs or, given an existing Harvester cluster, deploy images, networks, and additional VMs.
- Terraform CLI preparatory steps
- OpenTofu CLI preparatory steps
- Infrastructure estimated costs
- Harvester cluster deployment process
- Performance analyses
- How to create a basic Harvester VM and access it via SSH from the local CLI
- How to create a downstream K8s cluster from Rancher using the Harvester Cloud Provider
- Azure
- DigitalOcean
- Harvester Operations: