Skip to content

Releases: truefoundry/terraform-azure-truefoundry-cluster

v0.4.1

16 Mar 11:33
e444a28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Mar 12:10
9b1df91
Compare
Choose a tag to compare

What's Changed

Description

Below are the list of the changes

  • Added multiple node pools for GPU
  • Added spot and on-demand node pool
  • Add support for adding additional cpu/gpu spot/on-demand node pools
  • AKS module == 8.0.0

Important

Node pool change

This change will create lot of node pools by default when the cluster gets created. If you want to avoid that just make sure to keep create_default_cpu_pools to false and create_default_gpu_pools to false. However, these changes wouldn't impact your existing nodepools.

Max pods per node

By Default to avoid pod cluttering and IP distribution max_pods_per_node is by default set to 32. In the default scenario it will be 110. Upon drift detection in this make sure to keep max_pods_per_node to 110. This can cause your cluster to re-create.

Full Changelog: v0.3.2...v0.4.0

v0.3.2

30 Jan 17:10
3c90bac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

27 Nov 16:57
ee75880
Compare
Choose a tag to compare

What's Changed

  • Added a temporary node pool option for node pool replacement by @dunefro in #7

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 Oct 11:15
1b49ee3
Compare
Choose a tag to compare

What's Changed

  • Added orchestrator and upgraded AKS to 1.27 by @dunefro in #6

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Oct 11:27
fb8f3a1
Compare
Choose a tag to compare

What's Changed

  • enabling blob storage in AKS by default by @dunefro in #5

Full Changelog: v0.1.2...v0.2.0

v0.1.2

01 Sep 06:10
f01335d
Compare
Choose a tag to compare

What's Changed

  • typo server_cidr -> service_cidr by @dunefro in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Aug 06:40
612e9e7
Compare
Choose a tag to compare

What's Changed

  • Modifed tflint to work on PR for main branch by @dunefro in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Aug 12:37
d258527
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-rc.1...v0.1.0

v0.1.0-rc.1

12 Jul 11:18
Compare
Choose a tag to compare