cnrancher / autok3s

Run K3s Everywhere
https://www.suse.com
Apache License 2.0
781 stars 77 forks source link

[Feature Request] hetzner provider #608

Open gedw99 opened 1 year ago

gedw99 commented 1 year ago

Is your feature request related to a problem? Please describe.

ad hetzner provider. they have a robot API that can create servers

Describe the solution you'd like

ability to add and delete hetzner server

Describe alternatives you've considered

none

Additional context

Hrobot is used for the Robot Interface (Dedicated Servers at Hetzner). It seems to me thats a good way to install k3, but let me know if you disagree.

https://github.com/floshodan/hrobot-go

there is a CLI too: https://github.com/floshodan/hrobot-go/network/dependents

gedw99 commented 1 year ago

maybe i was totally worng and https://github.com/hetznercloud/hcloud-cloud-controller-manager is what is needed.

orangedeng commented 1 year ago

We are working on deploying customized manifest into k3s cluster. In that case, you can deploy your cloud provider as needed. Refer to https://github.com/cnrancher/autok3s/discussions/606