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

Baseline ECK scale tests #2173

Closed
charith-elastic opened this issue Nov 26, 2019 · 0 comments
Closed

Baseline ECK scale tests #2173

charith-elastic opened this issue Nov 26, 2019 · 0 comments
Assignees
Labels
>test Related to unit/integration/e2e tests

Comments

@charith-elastic
Copy link
Contributor

Part of #357

The goal is to avoid scale testing Kubernetes itself as the operator will always be bound by the limits of the underlying Kubernetes distribution. Instead, the plan is to observe the behaviour of a typical operator deployment when it is under pressure and gain an understanding of the bottlenecks and breaking points.

These baseline tests will run the operator using a reasonable set of resource requests and limits and observe the following.

  • Number of resource instances (different combinations of reasonable ES, KB and APM deployments) that can be created using a given amount of RAM and CPU.
  • Behaviour and resource usage of the operator when instances are randomly mutated/destroyed.
@charith-elastic charith-elastic added the >test Related to unit/integration/e2e tests label Nov 26, 2019
@charith-elastic charith-elastic self-assigned this Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Related to unit/integration/e2e tests
Projects
None yet
Development

No branches or pull requests

1 participant