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

Support Load Balancer as ssh entrypoint #47

Open
jseguillon opened this issue Jun 20, 2022 · 0 comments · May be fixed by #57
Open

Support Load Balancer as ssh entrypoint #47

jseguillon opened this issue Jun 20, 2022 · 0 comments · May be fixed by #57
Labels
enhancement New feature or request
Milestone

Comments

@jseguillon
Copy link
Collaborator

When running molecule outside of cluster on a local dev:

  • NodePort can be tricky: with kind for example we need both port-forward and nodeport-range to be defined
  • Cluster Ip or Pod Ip needs sudo and route

LoadBalancer may be a good way to reach VMs, for both local dev and remote clusters.

@jseguillon jseguillon added the enhancement New feature or request label Jun 20, 2022
@jseguillon jseguillon added this to the 0.2.0 milestone Jun 20, 2022
@antoinesax antoinesax linked a pull request Mar 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant