#k8s
Read more stories on Hashnode
Articles with this tag
DevOps Learning · 1. What is Kubernetes and why is it important? Kubernetes is an open-source platform designed to automate deploying, scaling, and...
DevOps Learning · Namespaces Namespaces in Kubernetes are a way to divide cluster resources between multiple users or teams. They provide a mechanism for...
DevOps Learning · We will be using Minikube to create a Kubernetes cluster. So first, let's learn about Minikube. What Is Minikube? Minikube is a...
DevOps Learning · What Is Kubernetes? Kubernetes (often abbreviated as K8s) is an open-source container orchestration system. Its primary purpose is to...