Skip to content

Latest commit

 

History

History

contour

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Terraform for installing Project Contour

Uses k14s kapp Terraform provider to install Contour.

Starts with the assumption that you have already provisioned a cluster.

Copy sample configuration

cp terraform.tfvars.sample terraform.tfvars

Edit terraform.tfvars

Amend the values for

  • kubeconfig_path

Install

./create-contour.sh

Remove

./destroy-contour.sh