[root@VM-0-16-centos helm]# kubectl get pods
NAME READY STATUS RESTARTS AGE
multi-cluster-operator-6c6fc9dcc9-xs79f 0/1 Error 1 (1s ago) 2s
[root@VM-0-16-centos helm]# kubectl logs multi-cluster-operator-6c6fc9dcc9-xs79f
F0129 10:02:52.587503 1 mysql_options.go:144] Failed to apply migrations: Dirty database version 1. Fix and force version.
感觉是 go-migrate 使用的问题
感觉是 go-migrate 使用的问题