Re: [kubernetes-users] Mysql kubernetes deployment and management

2018-01-02 Thread tyger2007
On Thursday, December 28, 2017 at 2:28:33 PM UTC+1, Rodrigo Campos wrote: > How do you install and run MySQL? > > > What errors do you see when connecting, exactly? Your connection attempt failed for user 'root' at from your host to server at ip:3306 Cant connect to mysql server on ip. > >

Re: [kubernetes-users] Mysql kubernetes deployment and management

2017-12-28 Thread Rodrigo Campos
How do you install and run MySQL? What errors do you see when connecting, exactly? And what do you see in the MySQL pods logs? Sorry, but try to read your email from a person who doesn't know how you deploy, how it fails, etc. And you will see that is actually pretty hard for us to say something

[kubernetes-users] Mysql kubernetes deployment and management

2017-12-28 Thread tyger2007
I have noticed an issue with deploying and managing mysql on kubernetes . Although this is a test environment I noticed that when I deploy a mysql 5 image to the cluster all works well for about 3 weeks .I try to access my db and I find out that I can't. I keep seeing errors like unable to acces