Rahil

A penguin is standing next to the word Linux, explaining what it is.

What is Linux?

History: Origins and development of Linux The origins of Linux can be traced back to the early 1990s. It all began when a Finnish student named Linus Torvalds decided to create his own operating system kernel as a hobby project. Torvalds started by utilizing the MINIX operating system, but soon realized that it lacked certain

What is Linux? Read More »

Master essential Linux commands in CentOS for DevOps beginners.

Essential Linux Commands Every DevOps Beginner Should Master in CentOS

As a DevOps practitioner, having a solid understanding of the Linux command line is crucial. The command line interface (CLI) provides you with powerful tools to manage and administer your CentOS server efficiently. In this article, we will cover some fundamental Linux commands that every beginner in the world of DevOps should master. These commands

Essential Linux Commands Every DevOps Beginner Should Master in CentOS Read More »

Kubernetes bare metal using kss, metallets, and kss.

Setup Kubernetes Cluster using K3S, MetalLB, LetsEncrypt on Bare Metal

Setup K3S Cluster By default, Rancher K3S comes with Traefik 1.7. We will setup K3S without Traefik ingress in this tutorial. Execute the above command on master node 2 to setup HA.Validate cluster setup: Make sure you have HA Proxy Setup: We will use above command output value to join worker nodes: MetalLB Setup Create

Setup Kubernetes Cluster using K3S, MetalLB, LetsEncrypt on Bare Metal Read More »

Scroll to Top