#career-switch
Read more stories on Hashnode
Articles with this tag
ConfigMaps: Your File Cabinet of Knowledge 🗄️ ConfigMaps acts as the organized file cabinet of your spaceship. In this metaphor, each piece of...
What are Services in K8s In Kubernetes, Services are objects that provide stable network identities to Pods and abstract away the details of Pod IP...
What is Deployment in K8s? Deployment in Kubernetes (K8s) is a critical concept for DevOps engineers. It is a declarative way to manage and scale...
1. What is Minikube? 🐾 Minikube is a lightweight, open-source tool designed for developers and DevOps engineers to run a single-node Kubernetes...
Introduction: Kubernetes, often referred to as K8s (pronounced "kay-ates"), is a powerful container orchestration platform that has revolutionized the...
Title: Demystifying CI/CD with Jenkins: A DevOps Engineer's Guide In the world of DevOps, Continuous Integration (CI) and Continuous Delivery (CD) are...