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
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Currently the tests are installing the Istio operator. That would not really matter much since the end result is the same, but the control plane memory/CPU resource utilization is including it which skews the results a bit. I would recommend either not using the operator (see https://istio.io/latest/docs/setup/install/operator/, its not recommended for prod), or only including istio-system in the metrics (possibly just set container=discovery since that is the only control plane container).