inlets/inlets-operator

Add new Hetnzer provisioner to operator

alexellis opened this issue · 2 comments

There is a working Hetnzer provisioner which we can add to the operator now.

Expected Behaviour

Users on Hetzner should be able to use the inlets-operator

Current Behaviour

It's not yet available

Possible Solution

Adding it to the controller should be a case of:

  1. Find all references of "EC2" or "DigitalOcean"
  2. Copy/paste
  3. Test end to end with exposing a service, accessing it and then deleting the service to check the VM is removed.

Finally, update the arkade app to take the new flag via --provider

Requested in #44

@felipecruz91 didn't have time to finish the PR, so if anyone lands here and wants to work on this, feel free.

Thanks

/add title: good first issue, help wanted