#devops
Read more stories on Hashnode
Articles with this tag
Day5 of #kubeweek Challenge · ❇️Kubernetes Storage In Kubernetes, storage is used to store data persistently for applications running inside the cluster....
Kubernetes is a powerful platform for deploying, scaling, and managing containerized applications. However, once you deploy your application, you need...
#kubeweek Day3 · ❇️Kubernetes Workload In Kubernetes, a workload refers to an application that runs within a set of pods. Pods are used to represent a...
#90daysofdevops Day-16 · What is Docker and how it differs from virtual machine? Docker is a software tool that helps package and releases other software...
Day-10 with #90DaysOfDevops · Git Branching : Git branching is a way to create different versions of a project within a Git repository. Think of it as a...
Day-9 with #90DaysOfDevops · What is Git and why is it important? Git is a version control system that allows developers to collaborate on code and track...