I have deployed MySQL in my Kubernetes cluster. It works fine. But I am not aware of how to access or connect the MySQL service to other applications. I found that MySQL deployment is not browser-supported. When I call the MySQL server on the browser using IP:nodeport, I found the following error:
J��� 5.7.37����!bo.;�ÿÿ�ÿÁ����������rBPvNbCJ�mysql_native_password�!��ÿ„#08S01Got packets out of order I can access the MySQL server through Kubernetes dashboard's pod shell using the MySQL user and password.