Julian Tölle
Julian Tölle
I thought about the way we could implement these different strategies to read the incoming trace and created #82 to refactor the code base to allow this.
> Wait a second. CAX11 are ARM machines. Do you run caph on arm? Off topic: I do run CAPH on the Arm server types since they launched and it...
Some background from the API docs on endpoint [Shutdown a Server](https://docs.hetzner.cloud/#server-actions-shutdown-a-server). This section was updated in the last months to include some more detail on what is happening: > Shuts...
I build custom images with `packer`, inspired by templates you have in the repo. They are based on `ubuntu-22.04`. I only run `cax`/Arm servers. Do you have some logs from...
Hey @hamx01, do you have multiple users on the same computer who want to use Listory or is your use case different from that? I did not add this feature...
Hey you two, sorry for the late response. --- > HCCM is able to deduct the machine ID, etc from a node. If not from InternalIP then at least from...
> Instead I am using Cilium with wireguard encryption to use the public internet for the communication between the nodes I would like to check out how this interacts with...
@jorikseldeslachts Sorry for the late answer. HCCM works for Nodes that have no public IPv4, as long as the HCCM Pod itself has some way to talk to the Hetzner...
Your suggested code looks good. Do you want to open a PR yourself? I would like to see: - The change to `getInstanceTypeOfRobotServer` + a comment that explains the TM...
When you use the private networks from Hetzner Cloud with hcloud-cloud-controller-manager and enable the routes-controller (default), then you should be able to use Calico without any additional overlay networks. You...