kube-hetzner / terraform-hcloud-kube-hetzner

Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
MIT License
2.4k stars 371 forks source link

[Bug]: Unable to build MicroOs #1541

Closed cedric-lovit closed 1 week ago

cedric-lovit commented 1 week ago

Description

When following the getting started steps, I'm unable to build the MicroOs. Before the reboot happens of the packer server, I'm able to ssh into the machine.

After reboot it's not possible.

I've tested this using packer build -debug and used the generated ssh key to ssh into the machine at first.

Kube.tf file

default one

Screenshots

No response

Platform

mac

mysticaltech commented 1 week ago

@cedric-lovit Make sure you use the createkh script. and if you encounter errors, open a new task with all the logs. Make sure you also follow the steps carefully in the readme.

cedric-lovit commented 1 week ago

Hello,

This "bug" wasn't actually a bug. It's working great. My own router marked the packer server's ip addresses as threats so SSH was timing out.

Sorry for the inconvenience

Kind regards, Cedric