#devops
Read more stories on Hashnode
Articles with this tag
In last blog we had learn about K8's architecture and installation, In this blog we will learn some advance part of Kubernetes. Namespace...
Kubernetes, often abbreviated as K8s (since there are 8 letters between 'K' and 's' in Kubernetes), is like a Swiss Army knife for managing...
Are you a DevOps Engineer or Software Developer looking to streamline your development process? Or a project manager aiming to enhance team...
What's Docker, Anyway? π€ Docker is a tool use for package management/containerization. docker is a set of platform as a service product that use...
Introduction You might have heard the terms "Git" and "GitHub" floating around, and you might be wondering what they're all about. Fear not, for we're...
Introduction π Shell plays a very important role in Linux architecture. The shell sits between the application and Kernal. it acts like a command...