Releases: JWDobken/terraform-hcloud-kubernetes
Releases · JWDobken/terraform-hcloud-kubernetes
v0.1.2
v0.1.1 - output
Changed the output from all nodes to collection of master and worker nodes
Initial module release
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;