Deploy OpenFaaS with MicroK8s

As part of the seasonal home lab tidy-up I reinstalled Ubuntu Bionic Beaver (18.04) on my NUC and instead of using kubeadm to deploy Kubernetes I turned to Canonicals MicroK8s Snap and was blown away by the speed and ease with which I could get a basic lab environment up and running.
Ubercorn Game Frame (part 1)
Deploying OpenFaaS on AWS EKS
With todays release of Amazons EKS platform I had a quick look at whats involved in deploying OpenFaaS on EKS.
Docker Swarm on Windows10 with HyperV

This guide describes how to run a Docker Swarm cluster with local registry on Windows 10 using Hyper-V. It fleshes out an extremely cut down set of instructions Iād previously posted in this gist.
Deploying Kubernetes 1.8 on Civo

This guide captures the steps involved in deploying Kubernetes on a single-host running on the Civo cloud. It borrows heavily from @alexellisā Kubernetes on bare-metal in 10 minutes blog post, extending it slightly with the following:
Apache Brooklyn VR ā Manual Interactions
Apache Brooklyn VR ā REST API Test
Your VR Avatar in another few years
Download Youtube Videos with Docker
I finally took some time recently to cobble together a set of bash scripts to allow me to download local copies of videos from youtube, heavily piggy backing off the jbergknoff/youtube-dl Docker image and the associated youtube-dl project.