#kubernetes
Read more stories on Hashnode
Articles with this tag
Project Description "The Netflix Clone" is an exciting Project where we aimed at developing a scalable, high-performance streaming platform,...
ConfigMap ConfigMap is a way to store configuration settings for applications running in Kubernetes. It's like a dictionary that holds key-value pairs...
Kubernetes cluster A Kubernetes cluster is a grouping of nodes that run containerized apps in an efficient, automated, distributed, and scalable...
Minikube is a lightweight Kubernetes implementation that creates a VM on your local machine and deploys a simple cluster with only one node. Minikube...
Kubernetes is an open-source platform that automates the deployment, scaling, and management of containerized applications. It provides a way to run...