kodbasen

Where the compass is spinning around software

Dashboard on Kubernetes ARM

Development Docker

Lucas Käldström added the new Dashboard addon in the dev bransch to Kubernetes On ARM and I decided to try it out.

Here’s how to install it:

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

And here it is:

Kubernetes Dashboard on ARM

Cool, Thanks Lucas!

13 Feb 2016 #Development #Docker #Kubernetes #Raspberry PI