what's the difference between the office cloudnative-pg and noobaa forked cloudnative-pg? #1604
Unanswered
lzw06061139
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @lzw06061139,
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is a option: --use-cnpg-api-group
Use the original CloudNativePG API group for the installation manifests. Should be used when using an original
image of CloudNativePG.
If I install the noobaa system with the default images and enable option --use-cnpg-api-group, like that:
This is part of the output, noobaa creates crds for cloudnativepg operator:
But, at last, the noobaa system failed because the cnpg controller manger failed:
can't find the crd Cluster with version postgresql.cnpg.noobaa.io/v1, more info see below:
My Question are:
Thank you in adance!
Beta Was this translation helpful? Give feedback.
All reactions