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

deploy from kuberentes source (KPATH) #558

Closed
jayunit100 opened this issue Sep 8, 2016 · 7 comments
Closed

deploy from kuberentes source (KPATH) #558

jayunit100 opened this issue Sep 8, 2016 · 7 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@jayunit100
Copy link
Member

jayunit100 commented Sep 8, 2016

Is this a BUG REPORT or FEATURE REQUEST? (choose one):

This is a Feature request.

We need to be able to deploy from source, i.e. minikube --build=$KPATH or something, for dev/testing.

As of now im not 100% sure, but minikube appears to be decoupled from source, maybe its pulling releases down from somewhere external?

@aaron-prindle aaron-prindle added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 8, 2016
@whitlockjc
Copy link

Has there been any movement on this? I would love to help out as running development builds of Kubernetes on Mac has proven impossible. Since minikube is the future for running Kubernetes locally, this seems like a better approach than hacking hack/local-up-cluster.sh like I've tried here.

@r2d4
Copy link
Contributor

r2d4 commented Jan 10, 2017

There is some work to run local e2e tests with minikube upstream on kubernetes/kubernetes

kubernetes/kubernetes#38975

@MHBauer
Copy link
Contributor

MHBauer commented May 17, 2017

Since, kubernetes/kubernetes#38975 was closed, should we make an effort to get localkube into the core as it's own thing? The ability to specify localkube is a good start, and if I can generate localkube myself, that would be an amazing start to deploying a customized version at will.

Is there another way to get an updated/current with source localkube? An easy way to build localkube by specifying a code path?

@dlorenc
Copy link
Contributor

dlorenc commented Oct 19, 2017

Once we land kubeadm support you'll be able to deploy from a kubeadm built from a kpath.

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 17, 2018
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten
/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Feb 16, 2018
@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

8 participants