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

docs: update router containerization and deployment content #4001

Merged
merged 3 commits into from
Oct 9, 2023

Conversation

garypen
Copy link
Contributor

@garypen garypen commented Oct 9, 2023

Updated and reorganized Containerization content, primarily rewriting Kubernetes topic as quickstarts and short examples to deploying router on k8s with Helm.

Previews:

This takes the current state of edward's docs changes and targets them
to main.
@garypen garypen requested a review from a team as a code owner October 9, 2023 15:13
@garypen garypen self-assigned this Oct 9, 2023
@garypen garypen changed the base branch from dev to main October 9, 2023 15:13
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

@garypen, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@router-perf
Copy link

router-perf bot commented Oct 9, 2023

CI performance tests

  • events_big_cap_high_rate - Stress test for events with a lot of users, deduplication enabled and high rate event with a big queue capacity
  • events_without_dedup - Stress test for events with a lot of users and deduplication DISABLED
  • events - Stress test for events with a lot of users and deduplication ENABLED
  • large-request - Stress test with a 1 MB request payload
  • step - Basic stress test that steps up the number of users over time
  • xlarge-request - Stress test with 10 MB request payload
  • reload - Reload test over a long period of time at a constant rate of users
  • no-graphos - Basic stress test, no GraphOS.
  • xxlarge-request - Stress test with 100 MB request payload
  • step-jemalloc-tuning - Clone of the basic stress test for jemalloc tuning
  • const - Basic stress test that runs with a constant number of users

Copy link
Contributor

@shorgi shorgi left a comment

Choose a reason for hiding this comment

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

LGTM, all changes from #3943 appear to be here

@garypen garypen merged commit 8587d1d into main Oct 9, 2023
1 check was pending
@garypen garypen deleted the garypen/containerization-docs-to-main branch October 9, 2023 15:37
abernix added a commit that referenced this pull request Jun 19, 2024
Re-instate a previously removed section how to deploy the router in an environment which is already configured with Istio.

This had been removed, perhaps inadvertently, in #4001, but deserves a place in our documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants