8000 GitHub - mcgonagle/harvester-cloud: A project for deploying Harvester on cloud providers instead of bare-metal infrastructure
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mcgonagle/harvester-cloud

 
 

Repository files navigation

harvester-cloud

A project for deploying Harvester on cloud providers instead of bare-metal infrastructure.

Why?

To make it easy for anyone to spin up a Harvester environment for labs, testing, and basic PoCs.

⚠️ Not intended for production use.

How the repository is structured

.
├── 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.

What does the docs/ folder contain?

How to get started with the various projects

About

A project for deploying Harvester on cloud providers instead of bare-metal infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 90.7%
  • Shell 6.4%
  • Smarty 2.9%
0