Setting up K8s cluster with Docker and Calico
This guide will walk you through the stages of installing a Kubernetes cluster with multiple worker nodes on Ubuntu using Docker as the container runtime and Calico as the network plugin. You'll also use Kubernetes to launch a dummy Nginx application...
Aug 26, 20232 min read119


