How to install three nodes Kubernetes cluster with nginx ingress controller

Usually, I’m using the three nodes cluster on my local machine as a testing environment before deploying workloads or make some changes in the production (like Azure Kubernetes Services, Google Kubernetes Engine or Elastic Kubernetes Services). For my testing environment I prefer to use k3s as Kubernetes engine and nginx as ingress controller. I like …

How to install three nodes Kubernetes cluster with nginx ingress controller Read More »