JENKINS How to Setup Docker Containers as Build Agents for Jenkins This article guides you to set up Jenkins build inside a Docker container using Docker-based Jenkins build agents. The resource Bibin Wilson Jul 6, 2021 7 min read
NEWS Udacity Launches AWS Machine Learning Scholarship Program [Update] - The AWS ML scholarship application is extended to July 12 2021. Udacity has partnered with AWS to launch devopscube Jul 1, 2021 2 min read
DEVOPS POC End To End POC To Learn DevOps & Cloud For Beginners In this POC To learn DevOps, I will explain the right way to get hands-on experience on DevOps and Cloud devopscube Jun 30, 2021 3 min read
Kubernetes How to Setup Ingress on GKE using GKE Ingress Controller This tutorial will guide you to setup Ingress on GKE using a GKE ingress controller that covers: 1. The need Bibin Wilson Jun 24, 2021 7 min read
Kubernetes How to Add Persistent Volume in Google Kubernetes Engine In this blog, you will learn how to setup Persistent Volume For the GKE Kubernetes cluster. If you want to Bibin Wilson Jun 17, 2021 7 min read
AWS How to Automate EBS Snapshot Creation [ AWS Ec2 Backup ] It is essential to have AWS ec2 backup using EBS volumes for data recovery and protection. AWS EBS snapshots play Bibin Wilson Jun 15, 2021 10 min read
Kubernetes How To Setup Kubernetes Cluster On Google Cloud (GKE) This guide walks you through deploying a Kubernetes Cluster on google cloud using the Google Kubernetes Engine (GKE). About Google Bibin Wilson Jun 13, 2021 9 min read
NEWS Deadshot - Application To Keep Secrets Out of Code in Github Probably you would have heard of security incidents that involve secrets being uploaded to public code repositories by accident. So Bibin Wilson Jun 7, 2021 2 min read
Kubernetes How to Create kubernetes Role for Service Account In this blog, you will learn how to create Kubernetes role for a service account and use it with the Bibin Wilson Jun 1, 2021 3 min read
TRENDS What Type of Coder Are you? Coders are very creative guys and that’s the reason every software development company likes them. Let’s discuss and Pavan Belagatti Apr 25, 2021 2 min read
CI/CD How To Setup Latest Nexus OSS On Kubernetes Nexus is open-source artifact storage and management system. It is a widely used tool and can be seen in most devopscube Apr 25, 2021 3 min read
CI/CD How To Install Latest Sonatype Nexus 3 on Linux Sonatype Nexus is one of the best open-source artifact management tools. It is some tool that you cannot avoid in devopscube Apr 25, 2021 4 min read
LEARNING Udacity Launches SUSE Cloud-Native Foundations Scholarship Program Udacity has in partnership with SUSE launched the SUSE Cloud-Native Foundations Scholarship Program for aspirants to become a Cloud Native devopscube Apr 10, 2021 2 min read
KUBERNETES NEWS Kubernetes v1.21 Released: Here is What you should know In this blog, we will look at the key changes in the Kubernetes v1.21 release. Here is a highlevel devopscube Apr 9, 2021 1 min read
DEVOPS-DEALS Pluralsight is Offering a Free Month This month Pluralsight is offering a free subscription to its entire course catalog. If you want to build your DevOps, devopscube Apr 6, 2021 1 min read
Kubernetes How to Setup Prometheus Node Exporter on Kubernetes If you want to know how the Kubernetes nodes perform or monitor system-level insights of kubernetes nodes, you need to devopscube Apr 6, 2021 5 min read
DEVOPS How To Run Jenkins on Port 80: 4 Different Methods Explained When you install Jenkins, by default the Jenkins service runs on port 8080. Also, there is no direct option to devopscube Mar 3, 2021 2 min read
GIT How to Checkout/Clone From a Specific Git Commit Id (SHA) There are scenarios where you might need to checkout or clone from a specific git commit id. For example, you devopscube Mar 2, 2021 2 min read
AUTOMATION List of Open Source Tools Every DevOps Engineer Should Use As a DevOps engineer or a developer, you have to shut down those distractions and deliver high-quality infrastructure automation and Bibin Wilson Feb 28, 2021 6 min read
GIT How To Checkout/Clone Git Tags It's a common DevOps practice to tag a specific commit id whenever there is a release. Also, developers devopscube Feb 26, 2021 2 min read
GIT How to set Git Upstream For a Respository and a Branch In this blog, you will learn everything about setting up an upstream for a git repository, a branch and the devopscube Feb 23, 2021 5 min read
AWS How To Install and Configure GUI for Amazon EC2 RHEL 7 & RHEL 8 Instance In this tutorial, I have explained the easy steps to configure GUI for the RedHat 7 & 8 EC2 instance devopscube Feb 17, 2021 2 min read
Kubernetes How To Setup Jenkins On Kubernetes Cluster - Beginners Guide Hosting Jenkins on a Kubernetes cluster is beneficial for Kubernetes-based deployments and dynamic container-based scalable Jenkins agents. In this guide, Bibin Wilson Jan 12, 2021 6 min read
DEVOPS How To Install and Configure Prometheus On a Linux Server Prometheus is an open-source monitoring system which is very lightweight and has a good alerting mechanism. Install and Configure Prometheus devopscube Oct 20, 2020 3 min read