Intro Well, there is quite a bit to setting up a Kubernetes (K8) cluster. Remember this, this is a full K8 cluster setup with all needed steps to get K8 running on Debian 11. Found this article: https://www.linuxtechi.com/install-kubernetes-cluster-on-debian/ This includes the following: Components 2 master nodes and 2 worker nodes. All will have Docker installed … Read More “Install K8 and Rancher2.6 on Debian11” »
Category: Rancher
Kubernetes, Linux, Rancher
Kubernetes, Rancher
Intro So, check here for more Rancher 2.6 info. Ok, so Debian 11 (also should work for Ubuntu 22) does not work well due to so Docker and iptables settings that have to be adjusted. See here for that. Setup Step1: Configure Docker Docker is critical to setting up Rancher. Note, there are more ways … Read More “Create Simple Rancher2.6 on Debian11” »
Kubernetes, Rancher
So, if anyone attempts to load Rancher 2.6 on Debian 11 it will fail. I found a bug report on the Rancher GitHub that indicated the issue occurs with because of problems with Docker. So, this is an article to combine all that I have done to correct the issue and all known issues I … Read More “Debian11 and Rancher2.6” »