SWATHI PUNREDDYswathireddy.hashnode.dev·Mar 14, 2024Demystifying Kubernetes Manifests: Efficient Deployment and Management GuideIntroduction Kubernetes has revolutionized container orchestration, allowing DevOps engineers to efficiently manage and deploy applications at scale. At the heart of Kubernetes lies manifest files, which define the desired state of Kubernetes resourc...Discuss·11 likes·54 reads#ManifestFiles
ANSAR SHAIKansarshaik965.hashnode.dev·Feb 1, 2024Title: Day 36 Task: Managing Persistent Volumes in Your Deployment 💥Introduction Welcome to Day 36 of the 90DaysOfDevOps challenge! Today, we'll dive into the world of Kubernetes (K8s) and explore the management of Persistent Volumes (PV) within your deployment. Persistent Volumes play a crucial role in preserving da...Discuss·47 readsPersistentVolumes