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

Render ClickHouse addon application fail #511

Open
JingbenShi668 opened this issue Oct 22, 2022 · 5 comments
Open

Render ClickHouse addon application fail #511

JingbenShi668 opened this issue Oct 22, 2022 · 5 comments

Comments

@JingbenShi668
Copy link

When I enabled clickhouse with vela in k8s cluster, I don't know why the clickhouse addon rendered the application fail.
image

Besides, the clickhouse addon is an experimental addon, why it appears in the VelaUX as a verified addons?😂
image

@charlie0129
Copy link
Member

Please provide your KubeVela version. Did you add the experimental registry? If you did, yes it will show up.

@charlie0129
Copy link
Member

charlie0129 commented Oct 22, 2022

Currently, the ClickHouse addon uses a feature that is only available in KubeVela v1.6-alpha.1 and later. So, to use the latest version of ClickHouse addon, a new version of KubeVela is required. Or you can use older clickhouse addon versions.

We will fix this soon by adding a vela version requirement.

@JingbenShi668
Copy link
Author

JingbenShi668 commented Oct 22, 2022

Please provide your KubeVela version. Did you add the experimental registry? If you did, yes it will show up.

Yes, I have add the the experimental registry as addon repo. And, my KubeVela Version is 1.5+, I think I have installed the latest KubeVela. 😂
It maybe that the version of my KubeVela is 1.5+ lower than v1.6-alpha.1 and it lead to that I can't normally enable clickhouse 1.0.1 addon .
image
image

@JingbenShi668
Copy link
Author

JingbenShi668 commented Oct 22, 2022

Currently, the ClickHouse addon uses a feature that is only available in KubeVela v1.6-alpha.1 and later. So, to use the latest version of ClickHouse addon, a new version of KubeVela is required. Or you can use older clickhouse addon versions.

We will fix this soon by adding a vela version requirement.

When I enabled the clickhouse 1.0.0 with KubeVela 1.5.7, it seemed addon clickhouse is enabled successfully.
image

After I applied the clickhouse app, the application prod/ck-app were applied. However, when I checked the status pf the application ck-app, I don't understand what errors resulted in the failure of the applicaion applying.
image

@charlie0129
Copy link
Member

Looks like your ingress controller is having some problems. For testing purposes, try removing Ingress or gateway trait in your app.

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

2 participants