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

Package/install/link in kubectl code #83

Closed
dlorenc opened this issue May 16, 2016 · 4 comments
Closed

Package/install/link in kubectl code #83

dlorenc opened this issue May 16, 2016 · 4 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@dlorenc
Copy link
Contributor

dlorenc commented May 16, 2016

If users don't have kubectl on their path we should offer to install it somehow. We could link it into the minikube binary like monokube does or use an official build.

@luxas
Copy link
Member

luxas commented May 16, 2016

Maybe it's better to download an official build of kubectl to /usr/local/bin/ if they don't have a version of kubectl that's supported (or not at all)

@luxas
Copy link
Member

luxas commented May 25, 2016

We should at least vendor the kubectl proxy command, so we're able to run the apiserver proxy to localhost in a goroutine in minikube

@dlorenc
Copy link
Contributor Author

dlorenc commented Jun 9, 2016

Releases are available here: https://coreos.com/kubernetes/docs/latest/configure-kubectl.html

@dlorenc dlorenc added kind/feature Categorizes issue or PR as related to a new feature. and removed kind/feature Categorizes issue or PR as related to a new feature. kind/enhancement labels Aug 11, 2016
@r2d4
Copy link
Contributor

r2d4 commented Sep 22, 2016

Closing as we've decided not to package kubectl, but we will link it in installers when they are ready

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.
Projects
None yet
Development

No branches or pull requests

3 participants