Closed
Description
- What framework(s) are expected to be used here?
- Is there any known pre-existing code that can help in the test effort?
- What functionality is needed in order to automate this testing as part of a regression suite?
- Is there a particular cluster configuration that should be targetted for this testing?
- HA, single-node, # of CPUs, amount of RAM, K8s distro, K8s version, etc.
- Cloud provider (AWS, Azure, etc?)
- What metrics must be tracked?
- What are the cutoff points for each metric that needs to be tracked? (When should we mark a given test as pass/fail based on a given metric's performance?)
- What tool(s) can be used to track the listed metrics? If Prometheus/Grafana: what query(ies)/dashboards should be used for tracking?
- What benchmark testing, if any, needs to be accounted for?
- # of clusters, # of nodes, # of nodes per cluster, etc.
- # of rolebindings, # of secrets, # of namespaces, etc.
- Cache testing - tbd