Understanding Basic Kubernetes Concepts I - An Introduction To Pods, Labels, and Replicas
This post is the first in a series of blog posts about basic Kubernetes concepts. In the second post we talk about Deployments. The third post explain …
Getting Started With A Local Kubernetes Environment
Update: This post has seen some great response and I’ve been receiving lot’s of nice suggestions. I updated the post with two more options that can be …
Rolling Updates Of Kubernetes On Top Of Fleet
As some of you might have seen, we recently released a whole set of provisioning tools for CoreOS fleet clusters. Now, when you have a fleet cluster, …
Benchmarking Fleet Clusters With Rkt And Docker
On Tuesday we showed you how you can simulate CoreOS clusters on a single machine with Onsho. We also mentioned that we are working on improving fleet …
Replicate A Whole Data Center Locally With Onsho
Two weeks ago we introduced Mayu and Yochu, a set of tools to set up customized CoreOS clusters on bare metal, available as open source. However, not …
Meet Kocho - Our Bootstrapping Tool For CoreOS Clusters On AWS
Last week we made Mayu and Yochu, a set of tools to set up customized CoreOS clusters on bare metal, available as open source. Today we are introducin …
Enter Mayu & Yochu – Our Provisioning Tools For CoreOS On Bare Metal
Despite the ongoing growth of the public cloud market we see more and more companies operating their own bare metal. These are not only big tech compa …
Continuous Deployments with Docker Hub
Swarm Inception is a simple application which implements continuous deployments using Docker Hub’s builder service. Builds are conducted via Github we …
Deploy An Elastic High-Availability SQL Cluster with Crate and Weave
Recently, I sat down with one of our customers to see if we can get a Crate cluster running in their dedicated Giant Swarm cluster. As we have built G …