Mastering Kubernetes Deployment with ArgoCD: A Step-by-Step GuideIntroduction: In the ever-evolving landscape of software development, the efficient deployment and management of applications at scale have become increasingly complex. Enter Kubernetes, often referred to as K8s, a transformative open-source containe...Oct 23, 2023·14 min read
Day 5 Task: Advanced Linux Shell Scripting for DevOps Engineers with User management.Aug 3, 2023·6 min read
Day 4 Task: Basic Linux Shell Scripting for DevOps Engineers.Introduction: Welcome to all day 4 of #90daysofDevOps. Today we will learn basic linux shell scripting. let's dive a bit deeper into some essential concepts and practical examples of basic Linux shell scripting for DevOps engineers: 1Variables:allow ...Aug 1, 2023·5 min read
Task 3:Basic Linux CommandINTRODUCTION Welcome to all DevOps learner. Day 3 of #90daysofdevops, today we'll learn the wonder of linux command. To view what's written in a file. The simplest way to view the contents of a file is using the cat command. it will show all conten...Jul 31, 2023·3 min read
Day 2 : Basic linux command #90daysofDevOps with #tws #trainwithshubhamIntroduction: Linux is an operating system's kernel. You might have heard of UNIX. Well, Linux is a UNIX clone. But it was actually created by Linus Torvalds from Scratch. Linux is free and open-source, that means that you can simply change anything ...Jul 28, 2023·1 min read
Day1: #90daysofDevOps #learningandgrowing with #tws shubham londhe.What is DevOps? The term DevOps is a combination of two words i.e. Development & Operation. DevOps is a methodology that allows a single team to manage the entire application development, testing development and operations. What is automation? Automa...Jul 27, 2023·1 min read