Skip to content

Releases: JWDobken/terraform-hcloud-kubernetes

v0.1.2

26 Oct 13:40
62db14a
Compare
Choose a tag to compare
interpolation syntax (#7)

v0.1.1 - output

19 Oct 12:24
fbc7590
Compare
Choose a tag to compare

Changed the output from all nodes to collection of master and worker nodes

Initial module release

18 Oct 16:33
54fd7c6
Compare
Choose a tag to compare

Initial release with the core features:

  • creates a Kubernetes cluster, with simple configurations, on the Hetzner cloud including the following features:
  • implements Hetzner's private network for network security;
  • configures UFW for managing complex iptables rules;
  • deploys the Flannel CNI plugin;
  • deploys the Controller Manager with networks support, to integrate with the Hetzner Cloud API;
  • deploys the Container Storage Interface for dynamic provisioning of volumes;