Managing Local Kubernetes Cluster with Lightweight Kubernetes and Traefik Proxy

Written by EmmanuelSys | Published 2020/10/18
Tech Story Tags: kubernetes | traefik | k3s | programming | software-development | containers | devops | how-to

TLDR Different solutions exist to run a Kubernetes cluster on your laptop. Minikube deploys a VM with a single node cluster. K3d is a helper project allowing you to run k3s inside a Docker container as Kind would do. The best fit for me is k3d because it’s easy to set up, it runs in Docker, consumes few resources, and is fully-featured out of the box. The default storage for the Kube-apiserver is using SQLite instead of etcd.via the TL;DR App

no story

Published by HackerNoon on 2020/10/18