kubermatic/dashboard

Support for explicitly configuring Image for Hetzner Machines

Opened this issue · 1 comments

What would you like to be added? / User Story:

For Hetzner, we already have Image field in machine deployments which can be used to explicitly provide the image name/id for the Hetzner machine deployments.

This option needs to be available in the KKP UI as well.

I worked on this feature at #6951. The PR almost implements it, but there is a problem with setting the "architecture" for the VMs; right now it's not possible via machine-controller.

For now, I've closed the PR because of capacity issues.