Skip to content
代码片段 群组 项目
未验证 提交 76e7b362 编辑于 作者: Brendan Lynch's avatar Brendan Lynch 提交者: GitLab
浏览文件

Merge branch 'gy-fix-50k-cnh-sidekiq-count-docs' into 'master'

Fix suggested Sidekiq pod count for 1000 RPS RA

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168370



Merged-by: default avatarBrendan Lynch <blynch@gitlab.com>
Approved-by: default avatarBrendan Lynch <blynch@gitlab.com>
Co-authored-by: default avatarGrant Young <gyoung@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -2440,7 +2440,7 @@ Each Sidekiq pod is recommended to be run with the following configuration: ...@@ -2440,7 +2440,7 @@ Each Sidekiq pod is recommended to be run with the following configuration:
- 2 GB memory (request) - 2 GB memory (request)
- 4 GB memory (limit) - 4 GB memory (limit)
Similar to the standard deployment above, an initial target of 8 Sidekiq workers has been used here. Similar to the standard deployment above, an initial target of 14 Sidekiq workers has been used here.
Additional workers may be required depending on your specific workflow. Additional workers may be required depending on your specific workflow.
For further information on Sidekiq resource usage, see the Charts documentation on [Sidekiq resources](https://docs.gitlab.com/charts/charts/gitlab/sidekiq/#resources). For further information on Sidekiq resource usage, see the Charts documentation on [Sidekiq resources](https://docs.gitlab.com/charts/charts/gitlab/sidekiq/#resources).
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册