-
### What whould you like to see?
I would like to be able to retrieve the internal IP addresses of servers that are assigned to a [subnet](https://registry.terraform.io/providers/hetznercloud/hcloud…
-
### What whould you like to see?
Im creating two hcloud load balancers:
```
# module.kubernetes-cluster.hcloud_load_balancer_network.control-plane will be created
+ resource "hcloud_load_bal…
-
Hey man, great work with this tool. Just wanted to let you know that the link you provide for custom images doesn't work: https://github.com/kube-hetzner/packer-hcloud-microos
I contribute to the p…
-
### What happened?
After upgrading from terraform 1.3.9 to 1.4.x, I see following behavior.
NOTE: Am using the latest version for terraform-provider-hcloud.
```
provider "registry.terraform.…
-
It would be greater if autoscaling is supported with autoscaling agents such as in terraform-hcloud-kube-hetzner
-
metallb has its own ARP handling, so assigning floating IPs to nodes manually should not be needed. If hcloud-fip-controller simply assigned each floating IP to the node metallb has elected for this s…
-
The `hcloud-csi-controller` deployment has no node anti-affinity for nodes labeled with `instance.hetzner.cloud/is-root-server=true` by default. This means that the pod can get deployed on robot serve…
-
### What whould you like to see?
When assigning a server to a network through the `hcloud_server_network` resource, it is not possible to authoritavely choose the subnet that will be used. From out […
-
### TL;DR
I just stumbled over [this ](https://github.com/hetznercloud/hcloud-go/pull/470) because of an issue with the docker volume plugin we use while the CSI implementation of Docker Swarm mature…
-
Hi
I deployed Rancher 2.6.9 using docker on my Hetzner server and I have added the node drivers for Hetzner successfully following the instructions here.
I am trying to add Node Template and I am…