Link redirection edited (#13197)

This commit is contained in:
Arka Bhattacharya 2023-05-16 00:22:13 -07:00 committed by GitHub
parent 900ced591d
commit 95b467a2cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ There are several commonly used install options:
There is a time gap between a node becomes schedulable and the Istio CNI plugin becomes ready on that node.
If an application pod starts up during this time, it is possible that traffic redirection is not properly set up and traffic would be able to bypass the Istio sidecar.
This race condition is mitigated by a "detect and repair" method.
Please take a look at [race condition & mitigation](#race-condition-mitigation) section to understand the implication of this mitigation.
Please take a look at [race condition & mitigation](#race-condition--mitigation) section to understand the implication of this mitigation.
{{< /tip >}}
### Hosted Kubernetes settings