kodbasen

Where the compass is spinning around software
ELK cluster on Kubernetes-On-ARM - Part 1

Development Kubernetes Docker ARM Raspberry PI

One of the most important parts of running a cluster is to gain knowledge of whats going on. Using tools like kubectl logs or docker logs is fine if you run one or two nodes, but it soon gets impossible to get an overview of whats going on, and you need to be able to view, query and monitor your logs from one central place.

13 Mar 2016 #Development #Docker #Kubernetes #Raspberry PI #Elasticsearch #Logstash #Kibana #ARM

Nothing for the faint hearted

Development Kubernetes Docker

I’ve been running my Kubernetes-On-ARM cluster a couple of weeks now and I’ll try to summarize my experiences. If you followed my earlier posts, then you know that I’m running Gogs and Drone on a Kubernetes cluster with GlusterFS for storing. I’m using Kubernetes-On-ARM on HypriotOS.

In this post I will try to summarize my experiences so far.

3 Mar 2016 #Development #Docker #Kubernetes #Raspberry PI #GlusterFS #Gogs #Drone #ARM

GlusterFS On Kubernetes ARM

Development Kubernetes Docker ARM Raspberry PI

If you followed my earlier posts, you know that I’m running a Kubernetes cluster on Raspberry Pi, using HypriotOS and Lucas Käldströms Kubernetes-On-ARM project. If not you can find my earlier posts here:

22 Feb 2016 #Development #Docker #Kubernetes #Raspberry PI #GlusterFS #Gogs #Drone #MySQL #ARM