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

need to check the integrity of the crds after the NineInfra's install #9

Open
ganganxiaojiu opened this issue Dec 21, 2023 · 1 comment

Comments

@ganganxiaojiu
Copy link
Contributor

ganganxiaojiu commented Dec 21, 2023

full crd list
$ kubectl api-resources |egrep "directpv|minio|nine|kyuubi|metastore|cluster"
directpvdrives directpv.min.io/v1beta1 false DirectPVDrive
directpvinitrequests directpv.min.io/v1beta1 false DirectPVInitRequest
directpvnodes directpv.min.io/v1beta1 false DirectPVNode
directpvvolumes directpv.min.io/v1beta1 false DirectPVVolume
kyuubiclusters kyuubi.nineinfra.tech/v1alpha1 true KyuubiCluster
metastoreclusters metastore.nineinfra.tech/v1alpha1 true MetastoreCluster
tenants tenant minio.min.io/v2 true Tenant
nineclusters nine.nineinfra.tech/v1alpha1 true NineCluster
clusters postgresql.cnpg.io/v1 true Cluster

@ganganxiaojiu
Copy link
Contributor Author

kubectl nine disk init ./drives.yaml --dangerous
Failed; unable to create Drive CRD; the server could not find the requested resource

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