Skip to content

steevaavoo/terraform-aks-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Goals

  • Get an Azure K8s Cluster set up using Terraform through Azure Pipelines
  • Deploy an App (nginxdemo) through Azure Pipelines
  • Prevent changes to notes (and readme.md) from triggering builds
  • Change main build agent to Linux
  • Add a stage for Terraform tasks to run specifically with Windows agent
  • Deploy the same App using Helm
  • Update an A record with the address of the App (see Adam's example) bakers-foundry.co.uk

Method

I'll follow this tutorial get familiar with the Terraform Pipeline process, then retrofit it to serve my above purposes.

Notes will be kept in a separate file.

About

Trying out deployment of Azure K8s Clusters and Pipelines with Terraform

Resources

License

Stars

Watchers

Forks

Packages

No packages published