Replies: 2 comments 4 replies
-
I think this could be possible. Unfortunately I have no dedicated servers, so I can't really implement this and it would also mean a lot of work and testing until we have a clean integration. From what I've seen so far, dedicated servers could be bootstrapped automatically with the Talos image and config:
After this, Talos on dedicated servers could be configured and updated using the Talos API like all other server in Hcloud. Dedicated servers would probably need a special configuration at least for the network interfaces and they need a subnet connected to the Hcloud Network using vSwitch. |
Beta Was this translation helpful? Give feedback.
-
@M4t7e It would be great if it were configurable by variable. Do you have the time, and is it possible, to add this to the project? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thank you for this fantastic project!
Talos OS is well-suited for creating a Kubernetes cluster with diverse hardware. I have a question regarding integrating Hetzner dedicated servers, such as the EX44, into a Kubernetes cluster.
I have found several tutorials online about installing Talos OS on dedicated Hetzner clusters (e.g., Bare Metal Kubernetes with Talos on Hetzner). Additionally, it seems possible to establish an internal connection between dedicated servers and cloud servers using vSwitch.
Here’s what I am aiming to achieve:
To clarify, I do not intend to create EX machines using this Terraform module. Instead, my plan is:
Is it possible to achieve this setup using this Terraform module?
Thank you for your guidance!
Beta Was this translation helpful? Give feedback.
All reactions