patg.net

home

Running Kubernetes with Fleet on CoreOS

12 Jul 2016

I’m pleased to announce publicly available Fleet Unit Files for launching a multi-node Kubernetes cluster on CoreOS, kubernetes-cluster-fleet

Background

I have run Kubernetes in any number of ways, particularly using Ansible to set it up, but was recently wanting to see if it was possible to run Kubernetes completely using Fleet unit files on CoreoS– across multiple machines, something I haven’t found a solution for thus far other than some unit files that run Kubernetes on a single-machine. After a lot of trial and error and bash duct tape, it is indeed possible, hence my repository https://github.com/CaptTofu/kubernetes-cluster-fleet

Basic idea

Usage

Review the fine documentation on the project page for how to run this! It is pretty simple and straightforward.

comments powered by Disqus