We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用kubesphere3.4.1安装opeartor 3.0
通过 kubectl apply -f https://github.com/radondb/radondb-mysql-kubernetes/releases/latest/download/mysql_v1alpha1_mysqlcluster_mysql8.yaml --namespace=mysql 安装mysql集群
kubectl apply -f https://github.com/radondb/radondb-mysql-kubernetes/releases/latest/download/mysql_v1alpha1_mysqlcluster_mysql8.yaml --namespace=mysql
xenon一直处于ContainerNotReady状态 日志如下
mysql日志
initMysql日志
initSidecar日志
The text was updated successfully, but these errors were encountered:
Hi! thanks for your contribution! great first issue!
Sorry, something went wrong.
use the command kubect -n mysql get pod -L role,healthy to see the status, And use kubectl -n mysql get mysql radondb -o yaml to see more details.
kubect -n mysql get pod -L role,healthy
kubectl -n mysql get mysql radondb -o yaml
No branches or pull requests
使用kubesphere3.4.1安装opeartor 3.0
通过
kubectl apply -f https://github.com/radondb/radondb-mysql-kubernetes/releases/latest/download/mysql_v1alpha1_mysqlcluster_mysql8.yaml --namespace=mysql
安装mysql集群xenon一直处于ContainerNotReady状态
日志如下
mysql日志
initMysql日志
initSidecar日志
The text was updated successfully, but these errors were encountered: