Skip to content

Create new reference architectures page

Mek Stittri requested to merge mek/availability-trade-offs into master

What does this MR do?

Review app: http://docs-preview-ee-30781.178.62.207.141.nip.io/ee/administration/reference_architectures/index.html

  1. A single page doc/administration/reference_architectures/index.md in the docs that:
    • Describes the base set up (<1000 users)
    • Adds the reference architectures of the scaling page
    • Describes (or links to) the actual procedure for setting up the reference architecture
  2. Adds the following 4 availability complexities
    1. Automated Backups
    2. Traffic Load Balancer
    3. Automated Database Failover
    4. Instance level replication with GitLab Geo
  3. Deprecate all the other pages which are confusing users (and us) and fix backlinks to them:
  4. There are some stylistic things we need to change, which Sid describes in the video https://www.youtube.com/watch?v=wV3lzzXUogs
    • "don't say 'simple'"
    • Don't link to the list of all performance issues below each ref arch.
    • Don't say "high availability" everywhere
    • don't say "A 3k ref arch is being worked on", just add it when it exists
  5. "Scaling" & "Availability" are still in the lefthand sidebar, even though they redirect gitlab-docs!841 (merged)
  6. The GitLab rails app page still exists, but the breadcrumb is broken. Let's rename it. It also seems to have a bunch of peer pages (visible in the left nav) e.g. /ee/administration/high_availability/database.html tackle in a follow-up #214353 (closed)
  7. Add a link in "essential documentation" on the docs overview page: https://docs.gitlab.com/ee/README.html#overview
  8. Under "Up to 3,000 users" it says "Supported users (approximate): 2,000" I assume this is a typo
  9. Get rid of the sections: "GitLab reference architectures" (the top of page), "Overview", "Trade-offs", "Reference architectures", "Availability complexity" and rewrite something simpler and put in a chart.
  10. The "Configure GitLab to scale" needs to be per-reference architecture. It's very disembodied tackle in a follow-up #216448 (closed)

Follow-ups:

Related issues

Addresses part of #215161 (closed)

Author's checklist (required)

When applicable:

Review checklist

All reviewers can help ensure accuracy, clarity, completeness, and adherence to the Documentation Guidelines and Style Guide.

1. Primary Reviewer

  • Review by a code reviewer or other selected colleague to confirm accuracy, clarity, and completeness. This can be skipped for minor fixes without substantive content changes.

2. Technical Writer

  • Optional: Technical writer review. If not requested for this MR, must be scheduled post-merge. To request for this MR, assign the writer listed for the applicable DevOps stage.

3. Maintainer

  1. Review by assigned maintainer, who can always request/require the above reviews. Maintainer's review can occur before or after a technical writer review.
  2. Ensure a release milestone is set.
  3. If there has not been a technical writer review, create an issue for one using the Doc Review template.
Edited by 🤖 GitLab Bot 🤖

Merge request reports