ROADMAPS How to Learn Linux Shell Scripting for DevOps? For aspiring DevOps engineers, it is essential to know shell Scripting or bash scripting. In this shell scripting for DevOps Bibin Wilson Jun 15, 2025 8 min read
AZURE Setting Up Azure CLI on Ubuntu Linux Azure has a great web interface called azure portal for performing all the functions. But if you prefer command line devopscube Jun 11, 2025 2 min read
Kubernetes Kubernetes Built-in AI/ML Features You Should Know Kubernetes community started offering several built-in features to deploy, manage, and scale AI/ML applications efficiently. In this blog, Bibin Wilson Jun 5, 2025 4 min read
AZURE Authenticate Azure CLI Using Service Principal (Tutorial) In this tutorial, you'll learn how to authenticate with Azure using a service principal (one of the common Bibin Wilson Jun 3, 2025 5 min read
Kubernetes Kubernetes Init Containers: A Complete Guide In this blog post, we will dive deep into Kubernetes Init Containers. We'll explore what they are, how Aman Jaiswal Jun 3, 2025 11 min read
DEVOPS How To Setup and Configure Proxy Server - Squid Proxy A proxy server has many use cases. it could range from personal internet access to restrict organization systems/servers to devopscube Jun 2, 2025 10 min read
HOW TO GUIDES kubectl set context & use context Command Examples In this guide, we will look at how to use kubectl set context command for managing multiple Kubernetes cluster contexts. Bibin Wilson May 30, 2025 6 min read
HOW TO GUIDES Kubeconfig File Explained (Examples, Usage and Configuration) In this blog, you’ll learn what a Kubeconfig file is and how to create and use one to connect Bibin Wilson May 30, 2025 9 min read
GITHUB ACTIONS How to Configure GitHub Actions OIDC with AWS (Easy Tutorial) In this blog, we will look at GitHub Actions OIDC AWS Integration using a step-by-step example that secures Nitheesh Poojary, Bibin Wilson May 15, 2025 9 min read