Skip to content

Releases: tibordp/terraform-hcloud-dualstack-k8s

v0.6.2

18 Jul 10:45
Compare
Choose a tag to compare
  • prefer the ipv6 address to be returned as status.podIP (#18)
  • Make the use of matti/resource/shell module more robust (#20)

v0.6.1

09 Jun 12:05
Compare
Choose a tag to compare
  • Upgrade Wigglenet to v0.2.1
  • Upgrade Hetzner CCM to v1.11.0
    • Nodes now have a dual stack ExternalIP address
  • Increase the TTL of the bootstrap tokens used for cloud-init script

v0.6.0

31 May 15:29
63ef705
Compare
Choose a tag to compare
  • Switches to Wigglenet v0.2.0. Node subnetting is now fully dynamic and there is no longer a need to patch Node objects with their respective CIDRs
  • Adds a cloud-init script for joining new nodes outside of Terraform (e.g. for use with cluster-autoscaler)
  • Makes the primary IP family of the cluster configurable

Important note: due to the subnetting change, this release is not backwards compatible with 0.5.0 and previous versions.