docker-machine-driver-hetzner icon indicating copy to clipboard operation
docker-machine-driver-hetzner copied to clipboard

Docker machine driver for the new hetzner cloud API

Results 18 docker-machine-driver-hetzner issues
Sort by recently updated
recently updated
newest added

We are currently running on 4.1.0 (I will upgrade later today) and we have the problem (since multiple versions) that docker-machine creates servers but some how fails to remember those....

Hi 👋🏼 Yesterday we noticed [this message](https://status.hetzner.com/incident/21307528-ede6-4a43-8641-3fdd6fbb03fe) ([hetzner cloud changelog](https://docs.hetzner.cloud/changelog#2023-06-29-resource-action-endpoints)) in the Hetzner Cloud interface, and it seems they already updated [the `hcloud-go`](https://github.com/hetznercloud/hcloud-go/releases/tag/v2.2.0). I am not familiar with upgrading dependencies...

Sometimes creating servers of a certain type fails because of availability issues at Hetzner, while using other server types still works just fine. For these cases it would be great...

Hetzner cloud can run out of instances in a given location. To avoid reconfiguring the driver every time this happens, this PR implements a random location selection based on the...

no-response

hello i tried to get this simple config up and running following the steps of the youtube video and the blogposts but i get still error messages - see below....

I want to create whitelisting in our firewall for specific RDNS entries because I don't know the PrimaryIPv4 address of the machine that will be created. Is it possible to...

Version 5.0.2 Rancher: 2.8.0 Hello, we have been using rancher in combination with the hetzner node driver for at least two years now and it worked entirely fine. However, all...

Hi @JonasProgrammer I wasn’t able to set the OS to ubuntu-24.04 in the node driver, and did a little research. It looks like the driver listening of the images should...