-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Kevin Mack edited this page Jun 19, 2019
·
4 revisions
This guide is designed to help you navigate the use of this template to standup and manage the infrastructure required by a kubernetes cluster on azure. You will find the following documentation to assist:
- Configure Terraform Development Environment: This page provides details on how to setup your locale machine to leverage this template and do development using Terraform, Packer, and VSCode.
- Use this template: This document walks you through how to leverage this template to build out your kubernetes environment.
- Understanding the template: This page describes how to understand the Terraform Template being used and walks you through its structure.
- Deploying the template to an existing virtual network: This will help give you the steps required to deploy this template to an existing virtual network, as opposed to an all new one (default behavior).
A special thanks to the following people who contributed to this template:
- Brandon Rohrer: who introduced me to this template structure and how it works, as well as assisted with optimizing the functionality provided by this template.