Use the socat proxy in Kubernetes to access remote MySQL in the local environment
This article introduces how to use socat to create a proxy in Kubernetes, allowing the local development environment to seamlessly connect to a remote MySQL that is network-restricted, improving development efficiency while maintaining security.