#docker
Read more stories on Hashnode
Articles with this tag
Day 34 - 36 for 90DayOfDevOps · Day 34:- What are Services in K8s? In Kubernetes (often abbreviated as K8s), services are an abstraction that defines a...
Day 31 for 90DayOfDevOps · Let's read about minikube and implement k8s in our local machine What is minikube? Minikube is an open-source tool that...
Day 30 for 90DayOfDevOps · What is kubernetes? Kubernetes is a container orchestration tool designed to deploy, manage, and scale containerized...
CI/CD Pipeline and Monitoring · Successfully deployed a single-node todo app using Docker, while implementing a robust CI/CD pipeline via Jenkins to...