-
### Description
### Summary
First time I am trying the etcd backup recovery and to my surprises, the k3s token is needed for restoration.
https://docs.k3s.io/datastore/backup-restore
This tok…
-
### Description
either kube-apiserver or coredns are causing these issues. Which, I honestly am not sure about how to debug. What basically happens is every now and then all DNS requests fail. This h…
-
### Description
Hello, I just tried the current master (which is also released as 2.6.1) and cannot create a cluster any longer
it outputs
```
module.kube-hetzner.null_resource.kustomization: Crea…
-
### Description
I am trying to run step 3 from the readme (section: [do not skip!](https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner/#-do-not-skip-creating-your-kubetf-file-and-the-opensu…
-
Hi!
This issue is a follow up issue to #510
The hcloud-cli processes now the file that holds the cloud-init-config, but it seems that the configuration is not processed and thus, the server is …
-
**What happened**:
Trying to use cloud-config / cloud-init with the vm templates and it is not working. This happen for rocky, sles, and ubuntu.
From : https://github.com/clemenko/hobbyfarm/blob/…
-
### Description
running `tmp_script=$(mktemp) && curl -sSL -o "${tmp_script}" https://raw.githubusercontent.com/kube-hetzner/terraform-hcloud-kube-hetzner/master/scripts/create.sh && chmod +x "${tm…
-
After upgrading to the latest Debian Bookworm I started getting this error message:
`/usr/bin/python3 /opt/hcloud-snapshot-as-backup/snapshot-as-backup.py > /dev/null
Traceback (most recent call l…
-
### Description
I'm getting inconsistent results so I can't pinpoint the causes of the issues I'm facing.
I was trying to set a multi node cluster with 1 cp 3 agents and an autoscaler on a wor…
-
Hi!
I'm currently trying to create a Server via the following command (inside Powershell):
```
$SSH_KEY_NAME = "SSH-Key"
$SERVERNAME = "myserver"
$SERVERTYPE = "cpx41"
$IMAGE_ID = "123124124…