SQLAlchemy cannot connect to Mysql server on localhost in Kubernetes

前端 未结 0 1006
忘掉有多难
忘掉有多难 2021-02-13 20:15

I deployed a mysql service in Kubernetes and created a database(db1) and a custom user(\'foo\'@\'localhost\' identified by \'bar\') with all privileges. I can verify it.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题