Infrastructre & Hardware

Red Hat Satellite Server – Disconnected Installation Method – Part 2 – Configure Satellite
Introduction Red Hat Satellite is one of the best system management solutions by which you can deploy, configure, and maintain your systems; it can …

Red Hat Satellite Server – Disconnected Installation Method – Part 1 – Prepare Server
Introduction Red Hat Satellite is one of the best system management solutions by which you can deploy, configure, and maintain your systems; it can …

Red Hat Satellite Server – Connected Installation Method – Part 2 – Configure Satellite
Introduction Red Hat Satellite is one of the best system management solutions by which you can deploy, configure, and maintain your systems; it can …

Red Hat Satellite Server – Connected Installation Method – Part 1 – Prepare Server
Introduction Red Hat Satellite is one of the best system management solutions by which you can deploy, configure, and maintain your systems; it can …

How to configure CI/CD pipelines in less than 50 lines of code
Recently I did a POC to replace AWS CodePipeline with BitBucket and their Pipelines in one of my projects. Bitbucket Pipelines is CI/CD for Bitbucket …

What is Hosted OpenShift Cluster
Photo by Belle Co from Pexels Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, …

5 Mistakes You Should Avoid During Kubernetes Exam
Photo by Andrea Piacquadio from Pexels Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many …

DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of tools to …

Configure Your Windows Host to be Managed by Ansible
I was talking to my friend about Ansible automation and how we are implementing automated solutions for cloud and on-premise infrastructure. Then he …

How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting up a simple …

How to Import Existing VMWare VM-s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; …

Connecting remote worker nodes to self-managed Kubernetes cluster via Azure P2S VPN connection
Just recently, I was setting up Self-Managed K3s Kubernetes cluster on Azure VM, I had an requirement to include worker nodes from my home network as …