Skip to content
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

Update capacity planning doc #2295

Merged
merged 3 commits into from Jan 18, 2024
Merged

Conversation

vankichi
Copy link
Contributor

Description:

SSIA

Related Issue:

Versions:

  • Go Version: 1.21.5
  • Docker Version: 20.10.8
  • Kubernetes Version: v1.28.4
  • NGT Version: 2.1.6

Checklist:

Special notes for your reviewer:

Signed-off-by: vankichi <kyukawa315@gmail.com>
@vankichi vankichi requested review from a team, kpango and datelier and removed request for a team January 18, 2024 02:26
@vdaas-ci
Copy link
Collaborator

[CHATOPS:HELP] ChatOps commands.

  • 🙆‍♀️ /approve - approve
  • 🍱 /format - format codes and add licenses
  • /gen-test - generate test codes
  • 🏷️ /label - add labels
  • 🔚 2️⃣ 🔚 /label actions/e2e-deploy - run E2E deploy & integration test

docs/user-guides/capacity-planning.md Outdated Show resolved Hide resolved
docs/user-guides/capacity-planning.md Outdated Show resolved Hide resolved
Signed-off-by: vankichi <kyukawa315@gmail.com>
Copy link

cloudflare-pages bot commented Jan 18, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c100b2a
Status: ✅  Deploy successful!
Preview URL: https://a6a0d886.vald.pages.dev
Branch Preview URL: https://documentation-docs-update-ca.vald.pages.dev

View logs

```

It is just the minimum required RAM for indexing.
Considering the margin of RAM capacity, the minimum RAM capacity should be less than 60% of the actual RAM capacity.
Therefore, the actual minimum RAM capacity will be:

```bash
8,7168,000,000 (bit) / 0.6 = 145,280,000,000 (bit) = 18.16 (GB)
8,7168,000,000 (bit) / 0.6 = 145,280,000,000 (bit) = 36.63 (GB)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
8,7168,000,000 (bit) / 0.6 = 145,280,000,000 (bit) = 36.63 (GB)
175,824,000,000 (bit) / 0.6 = 293,040,000,000 (bit) = 36.63 (GB)

Signed-off-by: vankichi <kyukawa315@gmail.com>
@kpango kpango merged commit 05ba05c into main Jan 18, 2024
20 of 21 checks passed
@kpango kpango deleted the documentation/docs/update-capacity-planning branch January 18, 2024 08:58
This was referenced Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants