Day 11 Postgres DB Service Using EKS Storage.
(1) Introduction:
We are going to create a Postgres database with persistence storage using AWS EBS Volumes.
Kubernetes ObjectYAML File
Storage Class01-storage-class.yml
Persistent Volume Claim02-pvc.yml
Config Map03-create-db-configmap.ym...
m3pratik.hashnode.dev2 min read