Martin

Results 11 comments of Martin

Hi, today i tried it with my ed25519 key on macOS w. kube v0.0.3 using the following command: hetzner-kube ssh-key add --name mykey-ed25519 --private-key-path "~/.ssh/id_ed25519" --public-key-path "~/.ssh/id_ed25519.pub" and it worked...

Ahh but i see where the problem is. While adding such a key works, using it is the actual issue. When trying to build a cluster with an ED25519 key...

Hi @xetys, yes it is. Nevertheless i haven't tried it again since and currently have to time to move forward on the hetzner+kubernetes front but it didn't work in May....

Hi, we use the vip-manger (together with patroni and consul) since november 2017 and where also a bit involved in vip-managers development. We thought about that before as well but...

As far as I can see in the Hetzner DNS Console when creating entries or when using this terraform module (thx alot @timohirt !) I have to use the dot...

@timohirt I think you can close this issue :) Since we now use this provider too for about 50 domains with terraform and Gitlab, I could also add some more...

Hi, yes exactly. Our use case are API Docs being statically generated and at the moment we use simple htpasswd to generate logins for each entitiy and if one is...

Hi @n1tr0g, ive rebased it so a merge would be possible but the rspec tests still fail with the ruby 1.9.3 which you may fix before merging the PR!?

Oh neither we run a sharded setup but a 3-node replica set and just want to monitor the clock skew (i attached an example screenshot) and be warned if the...

Hi, we have the same issue restoring with 3.16 to a PG13 node locally. I tried pg_createcluster -u postgres and -u barman before but same error for both. Not sure...