CI/CD 3x Reduction in GitHub Actions Runner Costs with AWS EC2 Much of your project’s commercial success hangs on its infrastructure. It is a powerful thing that can speed up Matias Aguilar Jun 10, 2024 6 min read
Kubernetes Most Popular Cloud Providers For Running Kubernetes Kubernetes is the most popular container orchestration platform in the world right now, and its popularity doesn't seem devopscube Jun 6, 2024 3 min read
TERRAFORM Setup Terraform s3 Backend With DynamoDB Locking In this detailed guide you will learn to setup Terraform s3 Backend With DynamoDB Locking with all the best practices. Arun Lal Jun 2, 2024 8 min read
HOW TO GUIDES [Solved] ClusterInformation: connection is unauthorized: Unauthorized - Failed to create pod sandbox: rpc error Issue: When working with Kubeadm cluster with Calico CNI plugin, the container fails to launch and if you describe the Bibin Wilson May 8, 2024 1 min read
DOCKER Dockerize Flask Application: A Step-by-Step Guide In this guide, we will look at a step-by-step guide to Dockerize Flask Application. I will cover everything from creating Aswin Vijayan May 2, 2024 6 min read
DOCKER Docker init: The Ultimate Guide to Creating Dockerfiles In this blog, you will learn to create Dockerfile using Docker built-in command docker init. We will also look at Aswin Vijayan Apr 29, 2024 7 min read
HOW TO GUIDES How to Create a New Account in Argo CD and Configure RBAC In this guide, we will learn about Argo CD Accounts, RBAC, creating a new account in Argo CD, and configuring Aswin Vijayan Apr 29, 2024 5 min read
DOCKER How to Reduce Docker Image Size: 6 Optimization Methods If you want to reduce docker image size, you need to use the standard best practices in building a Docker Bibin Wilson Apr 27, 2024 10 min read
DOCKER How to Use SlimToolkit to Shrink Docker Images (Step-by-Step Guide) In this blog, we are going to learn about a tool called Slimtoolkit and how to use it effectively to Aswin Vijayan Apr 26, 2024 6 min read
DOCKER How to Keep Docker Container Running for Debugging This post will look at how to keep a Docker container running for testing, debugging, and troubleshooting purposes. Why Does devopscube Apr 26, 2024 3 min read
ARGOCD How to Configure Multiple Kubernetes Clusters on Argo CD In this blog, you will learn how to configure and manage multiple Kubernetes clusters using Argo CD with step-by-step instructions. Aswin Vijayan Apr 25, 2024 6 min read
HOW TO GUIDES How to Deploy Argo CD on Kubernetes [Beginners Guide] In this blog we will look Argo CD installation on Kubernetes using step by step instructions. After the installation, we Aswin Vijayan Apr 25, 2024 9 min read
HOW TO GUIDES How To Install Helm For Kubernetes This post walks you through the steps to install Helm on different platforms and shows you how to verify the Bibin Wilson Apr 25, 2024 5 min read
MONITORING How To Set Up Prometheus Pushgateway On Kubernetes In this article, we will look at an easy way to set up a Prometheus pushgateway on Kubernetes with a Arun Lal Apr 24, 2024 5 min read
Kubernetes How to Deploy Helm Charts Using Argo CD In this blog, we are going to learn how to deploy Helm Charts using Argo CD. Helm charts are templates Aswin Vijayan Apr 19, 2024 5 min read
MONITORING How to Setup Prometheus Operator on Kubernetes In this blog, we are going to set up and configure the Prometheus Operator. The Prometheus is not a native Arun Lal Apr 15, 2024 12 min read
AWS How To Setup AWS SES: A Step-By-Step Guide In this blog, I am going to setup AWS SES for you. The necessity of email notifications is very important, Arun Lal Apr 11, 2024 7 min read
GITHUB ACTIONS Setup GitHub Actions Self-Hosted Runner On VMs & Docker In this guide, you will learn how to set up a Github Actions self-hosted runner on VMs and Docker Containers Aswin Vijayan Apr 9, 2024 7 min read
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 Install Wordpress on Ubuntu Server(Step-by-Step Guide) 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