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

Add kubernetes cluster manager #43

Merged
merged 10 commits into from
Jun 18, 2019
Merged

Add kubernetes cluster manager #43

merged 10 commits into from
Jun 18, 2019

Conversation

jcrist
Copy link
Member

@jcrist jcrist commented Jun 18, 2019

Adds initial kubernetes support as a backend.

Most of the work here was getting the test setup working (minikube is sufficiently different than running in a docker container that lots of extra work was needed). The actual kubernetes backend code is fairly short and should hopefully be clear.

Fixes #12.

@mrocklin
Copy link
Member

Pinging @jhamman, @quasiben, and @jacobtomlinson , just so that they see this when they resurface.

I wouldn't wait on them though, they're all away from work at the moment.

@jcrist jcrist merged commit 2754623 into master Jun 18, 2019
@jcrist jcrist deleted the kubernetes branch June 18, 2019 17:12
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

Successfully merging this pull request may close these issues.

Add Kubernetes support
2 participants