SShell Read More 3 minute read Bash If Statements Explained with ExamplesbydevopsexploreradminMarch 3, 2025 Introduction to if When working with shell scripts, you often need to make decisions based on the success…
TTerraform Necessary Terraform commands and notes for Day to Day activitiesbydevopsexploreradminJuly 4, 2023
KKubernetes Read More 1 minute read Important kubectl commands in our daily lifebydevopsexploreradminJune 30, 2023 Below are a few Kubernetes commands that are useful in our day-to-day activitiesA lot of times we are…
GGit Read More 2 minute read Git CommandsbydevopsexploreradminJune 26, 2023 List of the commands in our daily usage Getting & Creating Projects Command Description git init Initialize…