#kubernetes-architecture
Read more stories on Hashnode
Articles with this tag
Task 1:Create a Service for accessing todo-app Create a Service for your todo-app Deployment from Day-32 Create a Service definition for your...
✔️Define Namespaces Nameplates in Kubernetes: A Quick Summary What are they? Nameplates are unique names given to different parts (resources) in...
Deployment in K8s Create: Write the deployment configuration in YAML format. In this step, you define how your application should be deployed,...
What is minikube? Minikube is a lightweight and open-source tool that enables developers to run a single-node Kubernetes cluster on their local...
Kubernetes Overview Kubernetes is like a smart manager for apps in containers. It handles the setup, scaling, and updates automatically, making it...