redspread / localkube

DEPRECRATED - See https://github.com/kubernetes/minikube
Apache License 2.0
184 stars 11 forks source link

Move localkube controller to localkube repo #41

Closed ethernetdan closed 8 years ago

ethernetdan commented 8 years ago

Currently the code which manages localkube lives in the spread repository. Problems around which repo to create an issue arise from having localkube functionality across multiple repos.

Requirements:

ethernetdan commented 8 years ago

Completed rewriting the localkube launcher within my localkube fork. I ran into an issue trying to compile spread with the controller where duplicate vendored dependencies were included from the /vendor folder of the localkube repo.

Potential solution I've thought of: