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

Find alternative to port mapping RPC on k8s #208

Closed
m3dwards opened this issue Nov 22, 2023 · 1 comment
Closed

Find alternative to port mapping RPC on k8s #208

m3dwards opened this issue Nov 22, 2023 · 1 comment

Comments

@m3dwards
Copy link
Collaborator

Right now to connect to the RPC on k8s you have to port map from your cluster to local 9276 which is what warcli is expecting.

This does not feel very elegant, we should investigate an alternative. Perhaps use ingress / loadbalancer or a tunneling project that could be integrated into the cli tool?

@willcl-ark
Copy link
Contributor

This is now not an issue, but I opened #587 to track adding ingress.

Going to close this one

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

No branches or pull requests

2 participants