KMC - Rancher and Terraform: Deploy and Manage Clusters as Code

KMC - Rancher and Terraform: Deploy and Manage Clusters as Code

Jul 30, 2020

Terraform provides declarative Infrastructure as Code (IaC) management for many platforms, including Rancher 2.x servers. When using the Rancher2 provider alongside of other Terraform providers many manual tasks can be automated and standardized. In addition, infrastructure can be unit tested as is common with other code, extending rapid iteration into the infrastructure layer.

In this Kubernetes Master Class we cover the following:

  • Examples and patterns of using the Rancher2 Terraform provider
  • Unit testing modules involving Rancher2 resources
  • Leveraging Rancher clusters with other Terraform providers / modules