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

kubernetes port forward doesn't work out-of-the-box #5

Closed
giordyb opened this issue Sep 9, 2021 · 3 comments
Closed

kubernetes port forward doesn't work out-of-the-box #5

giordyb opened this issue Sep 9, 2021 · 3 comments

Comments

@giordyb
Copy link
Contributor

giordyb commented Sep 9, 2021

Hi,

when running colima with kubernetes, the kubectl port-forward command doesn't work and throws the following error:
unable to do port forwarding: socat not found

I was able to fix the issue by running the following commands:

colima ssh
sudo apt-get install socat

thank you for releasing this project, it has successfully replaced docker-desktop in my workflow.

@giordyb
Copy link
Contributor Author

giordyb commented Sep 9, 2021

see PR #6

@abiosoft
Copy link
Owner

abiosoft commented Sep 9, 2021

Thanks

@abiosoft abiosoft closed this as completed Sep 9, 2021
@abiosoft
Copy link
Owner

abiosoft commented Sep 9, 2021

v0.1.5 released for this

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

No branches or pull requests

2 participants