Vinodha kumara·Feb 27I Built a Self-Extending kubectl Shortcut System — Here’s How It Saves Me Hours Every WeekStop typing kubectl get pods -A | grep auth ever again.
Vinodha kumara·Feb 26I Built a Terraform Toolkit That Saves Me 30 Minutes Every Day — Here’s HowIf you work with Terraform daily, you know the pain. You run terraform plan, and it dumps a wall of text. You squint at it trying to figure…
Vinodha kumara·Jun 7, 2024Top Kubernetes Commands And Tricks For DevOps TasksBest commands and tricks using kubectl commandA response icon6A response icon6
Vinodha kumara·Jan 19, 2024CheatSheet: Linux Commands for DevOpsLinux command line for effective server management, automation…A response icon7A response icon7
Vinodha kumara·Jan 19, 2024Top Linux Commands And Tricks For DevOps TasksThis article will help in understanding most of the important and majorly used Linux commands that would be required for a DevOps Engineer.A response icon6A response icon6
InDevOps.devbyVinodha kumara·Mar 14, 2023Mastering Vim: Essential Keyboard Shortcuts for Productivity and EfficiencyVim is a powerful and highly customisable text editor that is widely used by programmers and system administrators. It offers a wide range…A response icon2A response icon2
InGeek CulturebyVinodha kumara·Nov 28, 2022Convert Kubernetes YAML Files Into Helm ChartsConverting yaml files to helm charts using helmify
InDevOps.devbyVinodha kumara·Nov 14, 2022Manage Jenkins Using PythonCreate python script to trigger Jenkins job, also we can do many more things using python-jenkins.
InDevOps.devbyVinodha kumara·Nov 13, 2022Trigger Jenkins Job with Bash ScriptTrigger Jenkins job using Bash Script. Jenkins supports API. We are going to make to requests with curl after…A response icon1A response icon1