We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当scale up资源不足时,应用处于operating时间比较长,不能取消 方案: 连续30s没有合适的资源,则认为此次scale up失败,资源不足
The text was updated successfully, but these errors were encountered:
fix: mesos方案scale up超时时间过长 TencentBlueKing#527
699b53f
bcfe433
DeveloperJim
No branches or pull requests
问题描述
当scale up资源不足时,应用处于operating时间比较长,不能取消
方案:
连续30s没有合适的资源,则认为此次scale up失败,资源不足
The text was updated successfully, but these errors were encountered: