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
https://k8sjp.github.io/kubefest-2020/sessions/27/
The text was updated successfully, but these errors were encountered:
回答できる範囲で構わないのですが、スケールアウト・スケールインの判断ポイントはどこで実現できていらしゃいますか?
Sorry, something went wrong.
@keijikomatsu さん
スケールアウト・スケールインはサービス開発チームで行なってもらっています。そのためサービス毎に判断ポイントは異なっています。 サービス毎に過剰にリソースを使用してしまうことがあるため、その対策として、今回お話しした全体監視の仕組みで過剰なリソース割り当てを見つけます。 過剰にリソースを使用しているサービスには(サービスの負荷傾向など確認させてもらい、可能であれば)スケールインをお願いしています。
No branches or pull requests
監視の基礎から知る、ヤフーの大量クラスタ監視システムの仕組み
https://k8sjp.github.io/kubefest-2020/sessions/27/
The text was updated successfully, but these errors were encountered: