Skip to content

Instantly share code, notes, and snippets.

View mikeSGman's full-sized avatar
🎯
Focusing

Dude mikeSGman

🎯
Focusing
View GitHub Profile
@mikeSGman
mikeSGman / README.md
Created March 20, 2020 06:52 — forked from jgreat/README.md
Rancher 2.0 Terraform AWS example.

Set up a 3 node HA rancher cluster.

This will create and prep nodes for RKE. This uses the default vpc and subnets.

We create:

  • SSH Key Pair
  • Security Groups
  • 3 Instances
  • ELB for 80/443 points to the 3 instances.