mirror of https://github.com/istio/istio.io.git
Add performance expectations in ext-authz page (#12176)
* add performance benchmarking * fix typo
This commit is contained in:
parent
9b7c5f41b2
commit
813337f378
|
@ -240,3 +240,7 @@ The external authorizer is now ready to be used by the authorization policy.
|
||||||
{{< /text >}}
|
{{< /text >}}
|
||||||
|
|
||||||
1. Remove the extension provider definition from the mesh config.
|
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).
|
||||||
|
|
Loading…
Reference in New Issue