I am running minikube 0.17.1 on my local machine to simulate the environment for my setup in AWS. I want to run mysql outside of my kubernetes cluster.
I just want to now how I can expose my local mysql instance to the kubernetes cluster using minikube?