Skip to content

Releases: equinix-labs/terraform-equinix-kubernetes-cluster

v0.2.1

12 Oct 00:07
1e8f5fa
Compare
Choose a tag to compare

What's Changed

  • refactor: refactored tf code in root and cpem-add-on example module by @dcallao in #29
  • feat: Add example to install CNI by default and make cluster-provider kubeadm param optional by @aayushrangwala in #33
  • generate-terraform-docs: automated action by @github-actions in #38

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Oct 16:53
132cdbb
Compare
Choose a tag to compare

What's Changed

  • ci: added standard CI jobs by @dcallao in #17
  • docs: added readme.md in root and cpem-add-on example by @dcallao in #23
  • generate-terraform-docs: automated action by @github-actions in #24
  • chore(deps): update actions/checkout action to v4 by @renovate in #22
  • chore: fix integration test workflow by @ctreatma in #21
  • feat: enable other modules to wait until the cluster is created before running by @ctreatma in #27
  • generate-terraform-docs: automated action by @github-actions in #28

New Contributors

  • @dcallao made their first contribution in #17
  • @github-actions made their first contribution in #24
  • @ctreatma made their first contribution in #21

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

v0.1.2

25 Aug 21:17
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

  • fix: docker install by @waltribeiro in #12
  • fix: use equinix-labs hosted metal actions by @cprivitere in #13
  • fix: fixed an error where the scp process that copies the kubeconfig file to your workstation would fail due to strict host key checking, we now disable strict host key checking for this one command @cprivitere
  • feat: worker count is now a variable @cprivitere
  • feat: now sleeps to avoid network issues on m3.small.x86 @cprivitere
  • feat: now adds --cloud-provider=external to kubelet flags @cprivitere
  • feat: now can choose if you want a highly available control plane (3 nodes) or not (1 node) with cp_ha variable @cprivitere
  • chore: bumped various default installed versions of components like kube-vip and kubernetes @cprivitere
  • chore: updated the version of terraform our integration tests run @cprivitere

New Contributors

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

v0.1.1

17 May 17:58
8788c5a
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • Update Terraform equinix to v1.14.1 by @renovate in #3
  • Various Updates by @cprivitere in #9
    • Add a wait before fetching the kubeconfig
    • Update the kube-vip arguments to follow current arguments instead of deprecated ones
    • Deploy kube-vip with both BGP peers instead of just one
    • Make metro a variable
    • Bump verions of CPEM and kube-vip
    • Remove cloud-init package management for more reliable installs
  • included module_name in provider meta by @Vasubabu in #8

New Contributors

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

v0.1.0

30 Mar 16:46
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • Use tfk8s for k8s instead of multiarch-k8s by @cprivitere in #1
  • Configure Renovate by @renovate in #2
  • Update actions/checkout action to v3 by @renovate in #6
  • Update hashicorp/setup-terraform action to v2 by @renovate in #7
  • Update displague/metal-project-action action to v0.10.0 by @renovate in #4

New Contributors

Full Changelog: https://github.com/equinix-labs/terraform-equinix-kubernetes-cluster/commits/v0.1.0