MONITORING Setup Blackbox Exporter on Kubernetes: A Step-by-Step Guide In this blog, let's explore how to set up Blackbox Exporter on Kubernetes. By the end, you' Arun Lal Apr 4, 2024 6 min read
DEVOPS How To Set Up Blackbox Exporter On VM - Ultimate Guide In this blog, let's explore how to set up Black Box Exporter on VM(virtual machine). By the Arun Lal Apr 4, 2024 9 min read
GOOGLE CLOUD [Solved] gke-gcloud-auth-plugin, was not found or is not executable If you have installed gcloud CLI and setup a GKE cluster. However, when you try to connect to the GKE devopscube Mar 28, 2024 1 min read
MONITORING Learn Prometheus Architecture: A Complete Guide In this guide, we will look at Prometheus architecture in detail to understand, configure, and leverage Prometheus architecture effectively. Prometheus Arun Lal Mar 28, 2024 8 min read
GOOGLE CLOUD How to Setup Google Cloud gcloud CLI [Beginners Guide] If you want to interact with Google Cloud through gcloud CLI or through code, you need to setup the gcloud devopscube Mar 28, 2024 6 min read
HOW TO GUIDES How to Install Wordpress on Ubuntu Server This WordPress installation guide helps you to install and configure the latest WordPress on an Ubuntu Linux box. It covers Aswin Vijayan Mar 20, 2024 4 min read
HOW TO GUIDES How to Upgrade Kubernetes Cluster Using Kubeadm? In kubernetes tutorial, I have added step-by-step guides to upgrade the Kubernetes cluster using Kubeadm. It is one of the Bibin Wilson Mar 17, 2024 5 min read
HOW TO GUIDES How To Setup Kubernetes Cluster Using Kubeadm In this blog post, I have covered the step-by-step guide to setting up a kubernetes cluster using Kubeadm with one Bibin Wilson Mar 17, 2024 16 min read
Kubernetes Argo CD: A Complete Guide to Features, Configurations and Options Do you want to know the full potential of Argo CD? You are in the right place! I have been Aswin Vijayan Mar 11, 2024 8 min read
HOW TO GUIDES How to Create Static Pod in Kubernetes (Tutorial) In this guide, we will look at steps to create a static pod in Kubenetes and we will look at Bibin Wilson Mar 10, 2024 4 min read
Kubernetes Kubernetes Objects Vs Resources Vs Custom Resource In this blog you will learn about Kubernetes objects, resources, custom resources and their differences in detail. While learning Kubernetes, Bibin Wilson Mar 8, 2024 5 min read
ARGOCD Easy Argo Rollouts Setup on Kubernetes: Complete Guide In this blog, we are going to learn about how to set up Argo Rollouts and how we can deploy Aswin Vijayan Feb 27, 2024 6 min read
DEVOPS Build VMs on Mac M1/M2 with Vagrant & VMware Fusion MAC silicon M1/M2 chips use ARM architecture which is different from x86 used by Intel processors. The only solution Bibin Wilson Feb 26, 2024 3 min read
AWS Setup SSL/TLS With AWS Certificate Manager: A Step-By-Step Guide In this blog, we will look at the components of the AWS certificate manager and how this helps to minimize Arun Lal Feb 26, 2024 6 min read
ROADMAPS How to Learn Git for DevOps: Beginners Git Roadmap As a DevOps engineer, learning core git concepts is very essential. In this blog, I will talk about git for Bibin Wilson Feb 16, 2024 4 min read
AWS EKS How to Setup GitHub Actions Runner on AWS EKS Cluster (Self Hosted) In this guide, I am going to show you how to set up a Github Actions self-hosted runner on the Aswin Vijayan Feb 12, 2024 4 min read
HOW TO GUIDES kubectl set context & use context Tutorial (Practical Examples) In this guide, we will look at how to use kubectl set context for managing multiple Kubernetes cluster contexts Kubectl Bibin Wilson Feb 9, 2024 4 min read
ROADMAPS Become A DevOps Engineer in 2025: [A Practical Roadmap] In this detailed guide, I have shared the practical roadmap for becoming a DevOps Engineer based on my 10 years Bibin Wilson Jan 31, 2024 22 min read
HOW TO GUIDES Kubeconfig File Explained With Practical Examples In this blog, you will learn how to connect to a kubernetes cluster using the Kubeconfig file using different methods. Bibin Wilson Jan 25, 2024 8 min read
Kubernetes How to Setup Nginx Ingress Controller On Kubernetes - Detailed Guide In this comprehensive ingress guide, you will learn how to setup Nginx ingress controller on Kubernetes and configure ingress using Bibin Wilson Jan 23, 2024 15 min read
DATA SCIENCE List of 11 Best Frameworks used by Data Scientists The practice of data science requires the use of machine learning frameworks extensively. Now, this could be for many reasons Catherine Davis Jan 11, 2024 3 min read
DEVELOPER DEALS [75% Off] Dataquest Coupon & Review 2025: Learn Data Skills This post contains the latest Dataquest coupons and offers to get discounts on the Dataquest monthly, yearly, and lifetime premium devopscube Jan 11, 2024 7 min read
AWS EKS How to Setup VPC Secondary Network For EKS Cluster In EKS IPV4 clusters, IP exhaustion problem can be solved by setting up a VPC secondary network. In this blog Arun Lal Dec 17, 2023 8 min read
DOCKER How to Dockerize Java Application (Step-by-Step Tutorial) In this guide, we will look at the step by step guide to Dockerize Java Application. We will also look Aswin Vijayan Dec 2, 2023 6 min read