Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Learning Everyday.

Join a community where DevOps, SREs, developers, and security engineers share how-to guides, articles, and videos to level up your skills.

Visit Learning Hub
Banner image
Bring your own Kubernetes cluster to Azure – Azure Arc

Bring your own Kubernetes cluster to Azure – Azure Arc

There are use cases where customers wants to bring on-premises resources to cloud and tap on cloud services to easily manage it as well. Microsoft …

Configure Your Windows Host to be Managed by Ansible

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 …

Remove nodes from Kubespray Managed Kubernetes Cluster

Remove nodes from Kubespray Managed Kubernetes Cluster

Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters.

Adding new nodes to Kubespray Managed Kubernetes Cluster

Adding new nodes to Kubespray Managed Kubernetes Cluster

Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters.

Deploying Kubernetes with Kubespray

Deploying Kubernetes with Kubespray

Photo by Tom Fisk from Pexels Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in …

How to Increase Attachment File Size Limit in GitLab

How to Increase Attachment File Size Limit in GitLab

We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available as free and we can …

How to Install VMWare vSphere Hypervisor ESXi

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

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; means …

OpenShift 4: Query Prometheus API for Firing Alert

Introduction Prometheus is a robust, efficient and cloud native monitoring tools, graduated from CNCF incubator. It was part of the OpenShift since …