Why Vault is Required, Even though we have Environment Variables in LinuxManaging sensitive data like passwords, API keys, and tokens is critical in any system. Traditionally, many developers store these secrets…Aug 31, 2024Aug 31, 2024
Automating Error Detection and Solution Suggestions in CI/CD using AIHello EveryoneJul 3, 2024Jul 3, 2024
Simplifying Batch Job Management with OpenShiftHere i am about to share on batch jobs.Mar 26, 2024Mar 26, 2024
Blue Green Deployment in OpenshiftOpenshift is a platform for running containerized application workloads which is developed by Red Hat.Nov 18, 2023Nov 18, 2023
Python FastAPI to push notification from GitGuardian to the IFTTT WebHookGitGuardian is a Git Security Scanning & Secrets Detection tool which alerts the github users if any credentials or secret leak, but it is…Nov 11, 2023Nov 11, 2023
How to configure kubernetes Version 1.28.1 lab using vagrant and ansible playbookI am providing you here easy steps to create a lab for kubernetes, which will help in self learningSep 18, 2023Sep 18, 2023
filewatcher using bash script that can send major incident outage mailI have created a filewatch that waits for signal to process the flat files received from upstream.Nov 25, 2022Nov 25, 2022
Accessing XML REST API using FastAPI by creating swagger UITo create a swagger UI for XML Rest API using FastAPI,Sep 11, 2022Sep 11, 2022
Dangerous Shell scripting which will mess the linux server.In my career, i saw one of the danger scripting written & deployed through jenkins by developer that wiped-out the whole linux server data.Dec 27, 2021Dec 27, 2021
How to add a port to running container for which port is not mappeConsider a simple case like there is httpd image which is deploy using below commandDec 4, 2021Dec 4, 2021
How to automate old shell scriptsautomating old shell scripts send output in mailNov 24, 2021Nov 24, 2021
Logrotate using bash scripting and crontabCreate a logrotate script like below.Oct 15, 2021Oct 15, 2021
Scale down specific multiple deployments in kubernetesIn kubernetes, if there are multiple deployment like 5000 deployments deployed in kubernetes v1.20.0, and in that around 800 deployments…Sep 15, 2021Sep 15, 2021
Integrate & Play with linux Vagrant VM with Visual Studio Code in Windows 10.Here are the Pre-requisiteSep 15, 2021Sep 15, 2021