Menu

  • Home
  • About me
  • GitHub
  • Twitter
  • LinkedIn
  • eBooks

    • • Everyday Go
    • • Serverless for Everyone Else
    • • Netboot the Raspberry Pi

k8s

A 10-post collection

Get kubectl access to your private cluster from anywhere

This tutorial shows you how to punch out your private Kubernetes API server to the Internet, so that you can manage your cluster from anywhere, just...

JANUARY 17, 2020 on INLETS, VPN, TUNNELS, ...

Learn how to build your own Kubernetes Homelab with Raspberry Pi

I recently built a tool called k3sup or ('ketchup') which installs Kubernetes on any PC, VM or Raspberry Pi using k3s from Rancher. k3s is a super li...

OCTOBER 19, 2019 on RPI, INLETS-OPERATOR, OPENFAAS-CLOUD, ...

Five tips to move your project to Kubernetes

Here are five tips to help you move your projects to Kubernetes with learnings from the OpenFaaS community over the past 12 months. The following is...

MARCH 19, 2018 on COMMUNITY, LEARN-K8S, KUBERNETES, ...

Your instant Kubernetes cluster

This is a condensed and updated version of my previous tutorial Kubernetes in 10 minutes. I've removed just about everything I can so this guide stil...

JANUARY 27, 2018 on KUBERNETES, K8S, CLOUD NATIVE

The state of netbooting Raspberry Pis

I'm going to walk you through a few of the pieces involved in net-booting a Raspberry Pi and then talk about the challenges of running cloud native a...

DECEMBER 26, 2017 on RASPBERRY PI, DOCKER, K8S, ...

Notes from Dockercon 2017 - Copenhagen

I'm starting this blog post in the airport at Copenhagen while drinking the most expensive coffee I've ever bought, but it doesn't matter because it'...

OCTOBER 21, 2017 on DOCKERCON, SERVERLESS, KUBERNETES, ...

Introducing Functions as a Service (OpenFaaS)

Functions as a Service or (OpenFaaS) is a framework for building Serverless functions on top of containers. I began the project as a proof of concept...

AUGUST 8, 2017 on FAAS, FUNCTIONS, SERVERLESS, ...

Video: Create a 2-node Kubernetes cluster

In this video tutorial we walk-through my latest blog on Kubernetes - we'll set up a cluster with the kubeadm tool on two Ubuntu hosts running 16.04,...

JULY 25, 2017 on K8S, VIDEO, TUTORIAL, ...

Learn Kubernetes behind a corporate proxy

This post is a quick guide to running minikube which installs a single-node Kubernetes cluster on a Mac. In this guide we will configure our minikube...

JULY 17, 2017 on K8S, DOCKER, MINIKUBE, ...

Kubernetes on bare-metal in 10 minutes

Kubernetes is an open-source container orchestration framework which was built upon the learnings of Google. It enables you to run applications using...

JUNE 28, 2017 on DOCKER, ORCHESTRATION, KUBERNETES, ...
Page 1 of 1
Alex Ellis' Blog © 2025