Setting up kubernetes Cluster
Going to be setting up a K8 cluster on Rocky Linux
Installing the Nginx Load Balancer
First we need to install the nginx load balancer with a configuration that points to the two kube...
Installing docker and kublet on the systems
We need to install docker and kublet on all the systems that are going to be participating in the...
Installing setting up the first k8 Controller
Once the first controller gets installed the others will fall right in line since the configurati...
Setting up kubernetes on Rocky Linux
Install kubernetes cluster and nginx What is needed and how they will be used We will be using ...