Skip to content

Releases: kbst/terraform-kubestack

v0.2.0-beta.1

30 Apr 13:18
@pst pst
ab7610f
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release
  • Fix az command line by locking version and installing dependencies
  • Expose AKS variables

v0.2.0-beta.0

31 Mar 11:01
@pst pst
5fddf71
Compare
Choose a tag to compare
v0.2.0-beta.0 Pre-release
Pre-release
  • First release to include Azure Kubernetes Service (AKS)
  • Ingress controllers are now pluggable and nginx-ingress is included in the quickstart by default
  • Simplified cluster zone name server configuration using terraform output
  • Fix to use EKS release specific AMIs (also fixes EKS in eu-central-1)
  • Updated kubectl, kustomize, terraform, gcloud versions