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

RKE should allow users to specify their own Kubernetes images #88

Closed
sheng-liang opened this issue Dec 1, 2017 · 3 comments
Closed

Comments

@sheng-liang
Copy link

Users should be able to install, for example, standard hyperkube images with RKE. We need to make sure everything (like host name etc.) is still setup correctly in that case.

@moelsayed
Copy link
Contributor

At this point, we have tested both Rancher Kubernetes images and Hyperkube images. Both work with no issues.

In theory, any Kubernetes image, with Kubernetes binary installed in $PATH should work fine with no problems since we don't do or use anything specific to the image.

@sheng-liang
Copy link
Author

Great. I'll close the issue if we don't have anything that depends on the content of the Kubernetes image.

@galal-hussein
Copy link
Contributor

@sheng-liang Yes we don't have any dependencies on the content of the image except for the binaries to be in the PATH

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

No branches or pull requests

3 participants