We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
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
关于计费有没有详细的说明文档、以及个性化定制指引?
The text was updated successfully, but these errors were encountered:
The unit of CPU is core/hour and the unit price of RAM is GB/hour.
Just choose one of them.
helm uninstall fadvisor -n crane-system helm install fadvisor \ --set extraArgs.custom-price-cpu=0.031611 \ --set extraArgs.custom-price-ram=0.004237 \ -n crane-system \ --create-namespace crane/fadvisor
args: - --custom-price-cpu=0.031611 - --custom-price-ram=0.004237
https://github.com/gocrane/fadvisor/blob/9f40827af69fe52c7a54e671c9758c81f927d0cb/cmd/fadvisor/app/options/options.go#L110-L111
Sorry, something went wrong.
Hello @justzx2011, we use GitHub issues to trace bugs or discuss plans of Crane. So, please don't ask usage questions here. You can try to open a new discussion in crane discussions, select Q&A to ask questions, and also can join our chat groups.
Q&A
你好 @justzx2011,Crane Issue 板块是用于 bug 反馈与需求讨论的地方。 请勿询问如何使用的问题。 你可以试着在 crane discussions 新开一个 discussion,选择 Q&A 类别进行提问,也可以加入我们的聊天群组。
Thanks.
No branches or pull requests
关于计费有没有详细的说明文档、以及个性化定制指引?
The text was updated successfully, but these errors were encountered: