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
Ceph Cluster Deployment on AWS: Mastering Distributed Storage
In today’s data-driven world, scalable and reliable storage solutions have become paramount. This is where Ceph, an open-source software-defined …
The Ascension of Artificial Intelligence: Pioneering Industry Evolution
Imagine a reality where countless tasks are seamlessly conducted by clever machines that not only learn but also enhance their skills over time. Sound …
Red Hat OpenShift Compliance Operator – Remediations
Overview In my previous posts, I have shared the overview , installation procedure and how to trigger compliance scans using the Red Hat OpenShift …
Implementing Immutable ConfigMaps in Kubernetes: A Practical Tutorial
In the world of Kubernetes , ConfigMaps are a vital resource for managing configuration data in a declarative manner. ConfigMaps store key-value pairs …
The Significance of Automation in DevOps: Streamlining Success
Introduction In today’s dynamic digital landscape, DevOps has become an essential methodology for organizations to deliver software efficiently and …
Crafting an Outstanding Resume: Essential Tips and Tricks
Your resume is vital in making a solid first impression on potential employers. Creating an exceptional resume that effectively highlights your …
Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab is …
Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
- Gineesh Madapparambath
- Infrastructre & hardware , Custom etc hosts in containers , Custom etc hosts in kubernetes pods
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. …
Dynamic Provisioning for Jenkins Clusters: A Practical Guide Using Docker on AWS
Dynamic provisioning in Jenkins clusters: In Jenkins multinode clusters with static nodes, a significant disadvantage is that if there are no jobs …