Using minikube to run pods locally

Hi, I’m curious to learn how is people running pods in minikube that in your full cloud k8s version have TLS secrets and secrets with users/passwords, volumes, etc.

Im findings those dependencies to be problematic when running the pods locally.

thanks