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 CI/CD
Jenkins is a tool for Continuous Integration and Continuous Delivery and has a plugin for provisioning builds (slaves) cross a Kubernetes cluster.
26 Jul 2016 #Development #Docker #Kubernetes #Raspberry PI #ARM #ARM64 #Jenkins
Development Kubernetes Docker ARM Raspberry PI
With the release of Kubernetes v1.3.0
there is now a cross platform way of
quickly setting up a Kubernetes cluster using Docker.
14 Jul 2016 #Development #Docker #Kubernetes #Raspberry PI #ARM #ARM64 #AMD64