/pulumi-rancher-demos

Primary LanguageGoApache License 2.0Apache-2.0

Rancher-Pulumi-Demo

Repo for generating Rancher Kubernetes cluster environments on AWS. Includes the creation of:

  • AWS VPC
  • AWS Subnets
  • AWS Gateway
  • AWS Security Group
  • AWS Default Route Table
  • Rancher Cloud Credentials
  • Rancher Node Templates
  • Rancher Demo cluster (3x nodes, RKE)
  • Rancher Fleet clusters (3 clusters, each with 1 node, based on k3s)
    • This is accomplished by creating imported clusters in Rancher, extracting the join command and package it as cloud-init data for the EC2 instances to run after running k3s

img.png

Instructions