You are performing a default deployment using Kubernetes.
In this scenario, where is persistent data stored?
on the worker node with the pod
on the master node
on a random worker node
on every worker node
Submit