-
Notifications
You must be signed in to change notification settings - Fork 140
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
apiextensions.k8s.io/v1beta1高版本k8s已经废弃了,报错,无法执行CRD #112
Comments
自己改改试试 apiextensions.k8s.io/v1 |
看着也不行
|
1.29根本 crd 都执行不了.没人维护的吗 |
1.23不支持。。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
apiextensions.k8s.io/v1beta1高版本k8s已经废弃了,导致高版本k8s用不了,报错
error: unable to recognize "deploy/crds/redis.kun_distributedredisclusters_crd.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
The text was updated successfully, but these errors were encountered: