# No cluster-level PVCs needed. # Analytics output and streaming checkpoint PVCs live in spark-analytics/base/pvc.yaml. # spark-events PVC removed: local-path provisioner is RWO-only; sharing a single PVC # across master, workers, and history-server on different nodes causes Multi-Attach errors. # Event logs now use emptyDir (pod-local, ephemeral) on each pod.