avnes / rancher-cluster

Terraform to create my Rancher cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rancher-cluster

⚠️ Repository not maintained ⚠️

Please note that this repository is currently archived, and is no longer being maintained.

  • It may contain code, or reference dependencies, with known vulnerabilities
  • It may contain out-dated advice, how-to's or other forms of documentation

The contents might still serve as a source of inspiration, but please review any contents before reusing elsewhere.

Virtual server

It is provisionied using https://github.com/avnes/rancher-vm

Install client tools

bin/01_install_cli_tools.sh

Install RKE for Rancher

export TF_VAR_github_token=<REDACTED>
bin/02_create_cluster.sh

About

Terraform to create my Rancher cluster

License:MIT License


Languages

Language:HCL 92.3%Language:Shell 7.7%