Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.29 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.29 KB

Kubernetes The Easy Way On Multipass

This tutorial walks you through setting up Kubernetes using kubeadm on a local machine using Multipass.

This tutorial is for educational purposes only! Don't run this in production :)

Cluster Details

Kubernetes The Hard Way guides you through bootstrapping a highly available Kubernetes cluster with end-to-end encryption between components and RBAC authentication.

Labs