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
This is a lovely project. I had my hands full trying to write something similar atop Convox (AWS) through its API, but had issues that aren't issues in kubernetes-land (as k8 pods have their own IPs), and that's when I decided it was time to get back into Kubernetes.
One nitpick for contributing: boot2docker isn't necessary on OSX any more. However, when I ran the two scripts indicated for integration tests, I get a connection refused to localhost:8080. Will look into when I have a moment.
The text was updated successfully, but these errors were encountered:
Glad you like the project. Yeah, boot2docker should definitely not be a dependency now. I don't use the project at the moment, but if you look into the problem I'll gladly try to help out solve the problem.
This is a lovely project. I had my hands full trying to write something similar atop Convox (AWS) through its API, but had issues that aren't issues in kubernetes-land (as k8 pods have their own IPs), and that's when I decided it was time to get back into Kubernetes.
One nitpick for contributing: boot2docker isn't necessary on OSX any more. However, when I ran the two scripts indicated for integration tests, I get a connection refused to localhost:8080. Will look into when I have a moment.
The text was updated successfully, but these errors were encountered: