You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a placeholder/high level view issue. Expect sub-issues to implement/fix/add specific items.
We should start to build up a set of metrics tests that we can run (both in a regular/automated manner via a CI and by hand if necessary) to monitor progress and/or regressions in the stack performance, both due to stack changes and/or underlying OS updates.
We can start with the basic measurements:
pod launch times
pod footprints
pod scaling limits
cpu overheads
and then move on to more complex testing:
pod response times and availability
inter-pod container testing
cross-pod testing
both storage (volume) and network tests
The text was updated successfully, but these errors were encountered:
This is a placeholder/high level view issue. Expect sub-issues to implement/fix/add specific items.
We should start to build up a set of metrics tests that we can run (both in a regular/automated manner via a CI and by hand if necessary) to monitor progress and/or regressions in the stack performance, both due to stack changes and/or underlying OS updates.
We can start with the basic measurements:
and then move on to more complex testing:
The text was updated successfully, but these errors were encountered: