Airgapping made easy with RKE2 and Rancher
In this repo, we're going to cover the creation of a RKE2
cluster into Harvester
using an airgapped process (aka Bootstrap!). We'll follow that up by installing Rancher on top of RKE2. We're going to do all of this using Terraform
. Terraform allows us to declaratively define our environment in code and then create that environment in a straight-forward (and sustainable) way.