Harish Sharmaharishsharma.hashnode.devยทNov 6, 2024Static and Dynamic Provisioning in KubernetesIn Kubernetes, storage provisioning refers to the process of creating storage resources, such as PersistentVolumes (PVs), which can then be used by applications within the cluster. Kubernetes offers two main types of provisioning: dynamic provisionin...Kubernetes
Saurabh Adhaudevopsvoyager.hashnode.devยทOct 24, 2024How can you store persistent data for a Kubernetes application running on EKS?Scenario: You are deploying a Kubernetes-based web application on Amazon EKS that includes a database for storing user data and configurations. The database needs to maintain its data across pod restarts and re-scheduling, requiring persistent storag...10 likesQ & AAWS
Luc Caocaoluc.hashnode.devยทAug 15, 2024AKS - Persistent Data StorageTo mount an Azure Disk or Azure Files volume in a pod, developers must create a PersistentVolume (PV) and a PersistentVolumeClaim (PVC) object. The PV object represents the actual storage resource, while the PVC object requests a specific amount of s...aks
Gopi Vivek Mannevivekmanne.hashnode.devยทAug 6, 2024Day 28,29/40 Days of K8s: Docker Volumes, Kubernetes Volumes Explained !!Before diving into Kubernetes volumes, let's look at how Docker volumes work for data persistence in containers. โ Why Do We Need Docker Volumes? Docker containers are ephemeral in nature, meaning their data is lost when the container is removed or r...2 likesยท34 reads๐๐๐๐๐๐ซ๐ข๐๐ฌ-๐๐๐๐ ๐๐ฏPVC
Gaurav Kumarkubernetes-by-gaurav.hashnode.devยทJun 18, 2024Creating and Attaching Persistent Storage in KubernetesIn this blog post, we will walk through the step to create Persistent Volume (PV) and a Persistent Volume Claim (PVC) in Kubernetes, and then attaching them to a Deployment so that we can mount host path to the path of containers running. It is essen...27 readsPVC
Amit Pawaravp23.hashnode.devยทSep 11, 2023Day 36- 90DaysOfDevOpsHey Learners! Welcome back. In the previous task, we learned about ConfigMap and Secret to store our non-confidential as well as confidential data. In this challenge, we'll dig in depth with the concept of Persistent Volume. Let's start... What are P...#day36
Doug Ferrierioffgridsolar.hashnode.devยทFeb 9, 2023How to Calculate the Right Solar System Size for Your Home.If you're looking to go solar, you may be wondering how to calculate the power you need in kilowatts (kW). Calculating the right size, we'll walk you through the steps you need to take to accurately calculate the size of the solar system you need. Fi...solar panels