You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only way to access a server running on localkube on OS X and Windows is to create a Service which establishes a NodePort on the guest VM.
We should investigate different ways that we could bridge networking such that Pods are directly accessible from the VM.
It looks like Docker for Mac and Windows could be a could solution for this. They mention translation between OS X and Linux but not for Windows so I'm not sure what exactly is supported. I'll look into it once I get a beta invite. Anyone already on it, trying this out would be super appreciated.
The text was updated successfully, but these errors were encountered:
Currently the only way to access a server running on localkube on OS X and Windows is to create a Service which establishes a NodePort on the guest VM.
We should investigate different ways that we could bridge networking such that Pods are directly accessible from the VM.
It looks like Docker for Mac and Windows could be a could solution for this. They mention translation between OS X and Linux but not for Windows so I'm not sure what exactly is supported. I'll look into it once I get a beta invite. Anyone already on it, trying this out would be super appreciated.
The text was updated successfully, but these errors were encountered: