Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Hetnzer provisioner to operator #115

Closed
alexellis opened this issue Jan 24, 2021 · 2 comments · Fixed by #119
Closed

Add new Hetnzer provisioner to operator #115

alexellis opened this issue Jan 24, 2021 · 2 comments · Fixed by #119

Comments

@alexellis
Copy link
Member

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

@alexellis
Copy link
Member Author

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

Thanks

@alexellis
Copy link
Member Author

/add title: good first issue, help wanted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant