1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00
node-feature-discovery/docs/deployment
AhmedGrati b3cfe17392 feat: parallelize nodes update
This PR aims to optimize the process of updating nodes with
corresponding features. In fact, previously, we were updating nodes
sequentially even though they are independent from each other.
Therefore, we integrated new components: LabelersNodePool which is
responsible for spininng a goroutine whenever there's a request for
updating nodes, and a Workqueue which is responsible for holding nodes names
that should be updated.

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
2023-06-02 11:41:50 +01:00
..
helm.md feat: parallelize nodes update 2023-06-02 11:41:50 +01:00
image-variants.md images: base the default image on distroless/base 2023-01-31 11:30:38 +02:00
index.md docs: add missing .md suffix to internal references 2023-04-25 15:28:07 +03:00
kustomize.md Fixed type in Header under deployment/kustomize.md 2023-05-18 14:59:54 +05:30
operator.md docs: fix internal cross-page references by injecting .md 2023-01-16 20:53:36 -08:00
tls.md docs: fix internal cross-page references by injecting .md 2023-01-16 20:53:36 -08:00
uninstallation.md docs: add missing mentions of extended resources and taints 2023-04-11 20:38:21 +03:00