mirror of https://github.com/linkerd/linkerd2.git
Getting information about node topology queries the k8s api directly. In an environment with high traffic and high number of pods, the k8s api server can become overwhelmed or start throttling requests. This MR introduces a node informer to resolve the bottleneck and fetch node information asynchronously. Fixes #5684 Signed-off-by: fpetkovski <filip.petkovsky@gmail.com> |
||
---|---|---|
.. | ||
destination | ||
heartbeat | ||
identity | ||
proxy-injector | ||
public-api | ||
sp-validator | ||
main.go |