Development Kubernetes Docker Cloud
This is the final part in a series about setting up Kubernetes on Scaleway. This final part is about setting up storage for your cluster. Most of the steps here is already described in an earlier post: GlusterFS On Kubernetes ARM that I wrote a couple of month back. You can also find the earlier posts in this series here: Part 1 and Part 1 (revisited) and Part 2.
15 Oct 2016 #Development #Docker #Kubernetes #GlusterFS #Scaleway
Development Kubernetes Docker Cloud
Things doesn’t always turn out as planned. This is specially true when it comes
to this series, on how to setup Kubernetes on Scaleway. The plan was that
part 2 would be about setting up an ingress-controller
and securing the
api-server
and dashboard
. But in the meantime, while I was struggling with
getting weave
working on ARM
and re-writing my own little project sloop
,
Kubernetes v1.4.0
was released with the kubeadm
tool.
9 Oct 2016 #Development #Docker #Kubernetes #Traefik #Scaleway
Development Kubernetes Docker, Cloud
This post is the first in a series on setting up Kubernetes using the bare-metal cloud provider Scaleway. Scaleway offers bare-metal servers both for ARM and x86-64. I will show how to set up Kubernetes on ARM using the Scaleway C1 server.
17 Aug 2016 #Development #Docker #Kubernetes #Sloop #ARM #AMD64 #Scaleway