AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You are managing a stateful application running cncf video

Question 1
« Back   Next cncf kcna Exam Question »

Full Certification Question

You are managing a stateful application running in a Kubernetes cluster that requires persistent storage for data. The application consists of multiple replicas, and each replica must write to the same shared storage. However, Kubernetes warns you about potential conflicts when multiple replicas try to write to the same volume simultaneously. Your task is to ensure proper storage access without conflicts while maintaining data integrity. Which of the following Kubernetes Persistent Volume (PV) configurations would best allow multiple replicas to read and write to the same volume?