-
Notifications
You must be signed in to change notification settings - Fork 102
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
Test Trow on Windows with Quick Install #198
Comments
I tested the quick install on WSL2 (Ubuntu 20.04), Docker for desktop (3.0), Docker engine (20.10.0), Kubernetes (v1.19.3) Seems quick install works out of the box.
Admission webhook seems to work as well.
|
Running minikube through WSL with --driver=docker works, but the registry is inaccessible from the host. |
Additionally, with validation webhook enabled, trying to create a pod returns this error (granted, the image is not in the registry):
In
works as expected, then, on the host, running the image succeeds
|
Try installing Trow on windows using WSL, minikube and the quick install. I think it will fail due to routing issues, but these should be resolvable (e.g. with hostctl suggestion in #189).
Document any issues.
The text was updated successfully, but these errors were encountered: