#kubernetes
Read more stories on Hashnode
Articles with this tag
Overview This guide outlines the architecture of an E-commerce Robot Shop, implemented using a three-tier architecture. The three tiers consist of the...
Simplify Deployment with Kubernetes for a Resilient Django Todo App on AWS EC2 Ā· Project Description The project involves deploying a Django Todo app on...
Scaling Streaming Services with Kubernetes Ā· Project Description The project involves deploying a Netflix clone web application on a Kubernetes cluster,...
Kubernetes has emerged as a powerful platform for orchestrating containerized applications, providing scalability, fault tolerance, and ease of...
š¶ Interview Questions What is Kubernetes and why it is important? ā¦ Kubernetes is also known as 'k8s'. This word comes from the Greek language,...
Effectively Managing Persistent Volumes in Kubernetes Deployments Ā· š¶ What are Persistent Volumes in K8s In Kubernetes, a Persistent Volume (PV) is a...