remche / terraform-openstack-rke2

Deploy Kubernetes on OpenStack with RKE2
Mozilla Public License 2.0
48 stars 29 forks source link

Support creation of separated bastion host #58

Closed poikilotherm closed 8 months ago

poikilotherm commented 1 year ago

Hi there!

First: thank you very much for putting this module online and mainting it. Open Source is hard. :smiley_cat:

In our environment, we would like to have a separated bastion host, as we want to add more services aside from RKE, like separation of concerns and don't want to have so many SSH servers exposed.

I am hacking on an addition to this project which would allow the creation of a distinct bastion node before the RKE servers are created (I couldn't think of a way to do this outside, as we network information is not yet available before the server nodes are created.)

Would you like to see a PR and accept a contribution?

remche commented 1 year ago

Thanks for your kind words and interest for this module !

I'm always happy to accept contribution, with few rules in mind:

Happy to see your future PR !

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.