#kubernetes
Read more stories on Hashnode
Articles with this tag
Introduction 🌟 Kubernetes, often abbreviated as K8s, has revolutionized the way we manage and orchestrate containerized applications. In this blog...
In Kubernetes (often abbreviated as K8s), a Deployment is a resource object used to manage and describe the desired state of a set of replica Pods....
What is minikube? Minikube is a tool which quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows. It can deploy as a VM, a...
Kubernetes Overview With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become...