🚀 Gateway API vs Ingress: Why Gateway API Is the Future of Kubernetes Traffic Management (Ingress 2.0)Nov 14, 2025·4 min read
How to Import a kubeadm Kubernetes Cluster into Rancher (Step-by-Step Guide)Manage your self-hosted Kubernetes cluster from a single pane of glass - without tearing it down and rebuilding it. Introduction If you've been running a Kubernetes cluster bootstrapped with kubeadmJun 14, 2026·8 min read
🦑 Setting Up a Squid Proxy Server on Ubuntu💡 Introduction In many corporate or home lab environments, using a proxy server helps control and monitor outgoing internet traffic, improve caching efficiency, and enhance network security. One of the most widely used open-source proxy servers is S...Nov 6, 2025·3 min read
🚀Installing FreeIPA (Red Hat Identity Management) on Red Hat Enterprise Linux 8/9🖥️in a Disconnected Environment🌐🧭 1. Introduction In enterprise or restricted environments, direct internet access is often not allowed for security or compliance reasons.That’s where FreeIPA (Red Hat Identity Management) becomes extremely useful — providing centralized authentica...Nov 4, 2025·4 min read
🚀 Automating Kubernetes Deployment on RHEL 9 with Ansible PlaybooksKubernetes installation can feel complex - configuring nodes, networking, runtimes, and ensuring compatibility across systems. With Ansible, we can simplify this entire process by automating each step consistently and repeatably. In this blog, you’ll...Oct 29, 2025·6 min read
Simplifying Linux Hostname Management: Ansible Installation & Automation on RHEL 8🧩 Introduction Ansible is a powerful open-source automation tool used to simplify IT operations such as configuration management, application deployment, and orchestration. It’s agentless, easy to learn, and ideal for both small setups and enterpris...Oct 27, 2025·3 min read
Docker Mini Projects - Applying What We Learned60 Days DevOps Challenge: Day 12Apr 17, 2025·3 min read