1
0
Fork 0

link documentation

This commit is contained in:
chris 2022-05-29 13:37:13 +02:00
parent 30b099df80
commit 5310229420
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Sets up a single node all-on-one k8s cluster
## New providers
* rke: https://registry.terraform.io/providers/rancher/rke/1.3.0/docs
* local: https://registry.terraform.io/providers/hashicorp/local/2.2.3/docs
## How-to
* Make sure you have kubectl installed, choose a version fitting to your
desired k8s version, as defined in `variables.tf`
* Copy secret.auto.tfvars.example to secret.auto.tfvars