#kubernetes
Read more stories on Hashnode
Articles with this tag
What is Kubernetes and why it is important? Kubernetes, often abbreviated as K8s, is an open-source container orchestration platform that automates...
π Congratulations to you for conquering ConfigMaps and Secrets in Kubernetes yesterday. π₯ You're on fire! π₯ What is Persistent Volume in...
Congratulations, yesterday we implemented the service in k8s. What are ConfigMaps? ConfigMaps in Kubernetes are the way to configure data separately...
Congratulations π on your learning on Deployments in K8s on Day 33 What are Services in K8s? In Kubernetes, Services are objects that provide stable...
Congratsππ on updating your Deployment yesterdayπ₯ What are Namespaces in K8s? Namespaces are a way to create a virtual cluster within the same...
Congratulations! on your learning on K8s on Day 31 What is deployment in K8s? A Deployment provides a configuration for updates for Pods and...