-
Notifications
You must be signed in to change notification settings - Fork 176
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
[BUG] failed to find default cluster version #8176
Comments
Hi @shuoshadow thanks for reporting the issue. @iziang could pls help take a look. |
@shuoshadow Please install the latest beta version curl -fsSL https://kubeblocks.io/installer/install_cli.sh | bash -s 0.9.1-beta.13 |
Tanks very much, I upgraded kbctl to version 0.9.1-beta.13 and successfully deployed es cluster. |
ok, currently kbcli only supports creating version 8.8.2. If you need to create a different version, you can use the |
In future versions of kbcli, we will support for creating specified versions. I will close this issue for now. If there are any problems, feel free to reopen it. |
Describe the bug
[ failed to find default cluster](error: : failed to find default cluster version referencing cluster definition or component definition)
addon of elasticsearch has enabled
To Reproduce
Steps to reproduce the behavior:
1、 kbcli cluster create elasticsearch elasticsearch
The text was updated successfully, but these errors were encountered: