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

support for Odroid C1 #51

Open
lavvy opened this issue Jan 21, 2016 · 6 comments
Open

support for Odroid C1 #51

lavvy opened this issue Jan 21, 2016 · 6 comments

Comments

@lavvy
Copy link

lavvy commented Jan 21, 2016

Hello has odroid c1 been supported. I thought it could be quite easier.
It's like the hypriotos guys have added it to their supported platforms.
Meanwhile thumbs up luxas, and when are we seeing the release with the new dashboard and heapster.

@joshuacox
Copy link

I'm 2nding the anticipation of new dashboard and heapster

@luxas
Copy link
Owner

luxas commented Jan 21, 2016

Well even though I haven't promised support for heapster I did cross-compile it yesterday. So that's fortunate.

Feel free to install HypriotOS on your Odroid C1 and install the .deb package on it. @zimme is also working on Arch support: #46

@luxas
Copy link
Owner

luxas commented Jan 21, 2016

So just to clarify: I have both heapster and dashboard working on my Pi, but it will take some time before I release something, 'cause I'm preparing PRs to the main projects first

@joshuacox
Copy link

is there a way to indicate which docker images are ARM? methinks this should maybe something that should be incorporated into docker itself. i.e. docker pull debian should detect that you are on ARM and pull the appropriate images. I know this is 'pie in the sky' kind of stuff, but it seems that maybe with the 'cavium' stuff coming mainstream soon this should be possible.

@lavvy
Copy link
Author

lavvy commented Jan 21, 2016

I was thinking it would be better to release the version for some guys to be testing and reporting before it meets k8 mainstream.

@luxas
Copy link
Owner

luxas commented Jan 21, 2016

Here's an alpha version of dashboard:

mkdir -p /etc/kubernetes/source/addons/dashboard
curl -sSL https://raw.githubusercontent.com/luxas/kubernetes-on-arm/dev/addons/dashboard/dashboard-rc.yaml > /etc/kubernetes/source/addons/dashboard/dashboard-rc.yaml
curl -sSL https://raw.githubusercontent.com/luxas/kubernetes-on-arm/dev/addons/dashboard/dashboard-svc.yaml > /etc/kubernetes/source/addons/dashboard/dashboard-svc.yaml
kube-config enable-addon dashboard

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