Monthly Archives: February 2020

Kubernetes #3 – MetalLB and Dashboard

” Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself. “ Install and setup MetalLB For installing the Dashboard we need the installed Metrics server. Additionaly we need a load balancer. In cloud… Read More »