#k8s
Read more stories on Hashnode
Articles with this tag
Kubernetes has become the go-to platform for deploying, managing, and scaling containerized applications. One of its powerful features is Ingress,...
Welcome to the world of Kubernetes! 🌐 Today, we're going to create k8s deployments for NGINX server with the help of ConfigMaps, a handy tool for...
🔹Introduction Kubernetes, an open-source container orchestration platform, has revolutionized the way applications are deployed, scaled, and managed...
Introduction Configuration⚙️ is essential for any application to function properly. Any data that controls or influences how an application works can...
⚓️Introduction In this blog we are going to discuss about Kubernetes, why it's needed and how it works with simplified terminologies and real-world...