-
Notifications
You must be signed in to change notification settings - Fork 752
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
[CLI] bendctl: databend cli #938
Comments
/assignme |
@ZhiHanZ I will have a try in Rust first, what do you think? |
I think worth trying, although go provide official client go support in https://github.com/kubernetes/client-go, we desire simplified approach to deploy applications in multi-cloud and local environment and needs rust native approach for cargo related part, for k8s related development, we could use https://github.com/clux/kube-rs, as far I know krustlet works fine with it https://github.com/deislabs/krustlet. |
Based on the discussion at #4426, maybe we need to close this issue? |
Summary
Tasks:
The text was updated successfully, but these errors were encountered: