Skip to content
New issue

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

error: unable to recognize "cluster-config.yaml": no matches for kind "MySQLCluster" in version "cr.mysqloperator.grtl.github.com/v1" #128

Open
skashyap7 opened this issue May 8, 2020 · 0 comments

Comments

@skashyap7
Copy link

Following the steps mentioned in README.md

kubectl run mysql-operator --image=grtl/mysql-operator:latest

when trying to create a sample cluster, I get the error

error: unable to recognize "cluster-config.yaml": no matches for kind "MySQLCluster" in version "cr.mysqloperator.grtl.github.com/v1"

kubectl version
Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"c97fe5036ef3df2967d086711e6c0c405941e14b", GitTreeState:"clean", BuildDate:"2019-10-15T19:18:23Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"c97fe5036ef3df2967d086711e6c0c405941e14b", GitTreeState:"clean", BuildDate:"2019-10-15T19:09:08Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant