-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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: add scalability benchmarking proposal #12662
docs: add scalability benchmarking proposal #12662
Conversation
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #12662 +/- ##
==========================================
+ Coverage 47.78% 49.22% +1.43%
==========================================
Files 246 248 +2
Lines 41944 42830 +886
==========================================
+ Hits 20045 21084 +1039
+ Misses 19898 19648 -250
- Partials 2001 2098 +97 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love the initiative. Red Hat would love to collaborate.
From the 2023-03-01 community meeting:
|
|
@morey-tech Do we want to flip this PR from Draft to ready for review? |
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
@morey-tech do you need to edit the PR for DCO to pass? |
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Signed-off-by: Nicholas Morey <nicholas@morey.tech>
8c546ee
to
b0b46eb
Compare
* docs: add scalability benchmarking proposal Signed-off-by: Nicholas Morey <nicholas@morey.tech> * fix: add andklee as co-author Signed-off-by: Nicholas Morey <nicholas@morey.tech> * fix: wording fixes Signed-off-by: Nicholas Morey <nicholas@morey.tech> * feat: add comment on "realworld-ness" Signed-off-by: Nicholas Morey <nicholas@morey.tech> * feat: add tooling to key scalability factors Signed-off-by: Nicholas Morey <nicholas@morey.tech> * feat: add aws to implementation details Signed-off-by: Nicholas Morey <nicholas@morey.tech> * fix: add additional goal of being vendor-agnostic Signed-off-by: Nicholas Morey <nicholas@morey.tech> * feat: add namespaced topology Signed-off-by: Nicholas Morey <nicholas@morey.tech> * fix: namespace topology intent Signed-off-by: Nicholas Morey <nicholas@morey.tech> * feat: add initial members section Signed-off-by: Nicholas Morey <nicholas@morey.tech> * fix: grammarly Signed-off-by: Nicholas Morey <nicholas@morey.tech> --------- Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Scalability Benchmarking Proposal
Presented at the 2023-03-01 community meeting. The recording is available here.
If you are interested in joining the SIG Scalability, add a comment here: feat(sig): add scalability group #192. Meetings are held on the 2nd and 4th Wednesday of every month.
The proposal to create the
argoproj-labs/argo-cd-benchmarking
repo has been created and is ready for review!