linqingping
linqingping
[root@localhost mysql_test]# kubectl logs mysql-0 -n mysql-operator -c mysql-agent Starting mysql-agent version 0.3.0 I0322 08:36:21.807203 1 main.go:48] FLAG: --address="0.0.0.0" I0322 08:36:21.807248 1 main.go:48] FLAG: --alsologtostderr="false" I0322 08:36:21.807254 1 main.go:48] FLAG:...

@prydie Still wrong
[root@localhost mysql_test]# kubectl logs mysql-1 -n mysql-operator -c mysql-agent Starting mysql-agent version 0.3.0 I0322 08:39:00.530681 1 main.go:48] FLAG: --address="0.0.0.0" I0322 08:39:00.530730 1 main.go:48] FLAG: --alsologtostderr="false" I0322 08:39:00.530737 1 main.go:48] FLAG:...
Has been constantly restart  @prydie
how to slove it
@prydie **Thanks for you help!But create a Pod that mounts my PVC not have this problem! how can I do?** **the detail info:**   kubectl describe po mysql-7879778879-b64mn Name:...
@prydie **thank you!As you said, am I right in doing so?**    
转换脚本哪里可以找到?