In this post, we’ll explore the persistent volumes in Kubernetes. · Understanding Persistent Volumes∘ Types of Persistent Volumes∘ Persistent Volume access modes∘ Volume Mode∘ Reclaim Policy· What is a Persistent Volume Claim?· Real-world examples∘ Using
Tag: kubectl
Hello Devs! Welcome back to our series of stories with Kubernetes and Spring ecosystem. In this post, we’ll learn how to use ConfigMaps in Kubernetes.
In this post, we’ll learn how to containerize and deploy a Spring Boot application to a Kubernetes cluster. · Prerequisites· Overview∘ What is Kubernetes?∘ Kubernetes Cluster Architecture· Setting up the