Add performance expectations in ext-authz page (#12176)

* add performance benchmarking

* fix typo
This commit is contained in:
Bo-Cheng Chu 2022-11-08 16:04:47 -08:00 committed by GitHub
parent 9b7c5f41b2
commit 813337f378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -240,3 +240,7 @@ The external authorizer is now ready to be used by the authorization policy.
{{< /text >}}
1. Remove the extension provider definition from the mesh config.
## Performance expectations
See [performance benchmarking](https://github.com/istio/tools/tree/master/perf/benchmark/configs/istio/ext-authz).