1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 21:38:23 +00:00
node-feature-discovery/deployment/components
Markus Lehtonen 53f5967555 deployment/kustomize: drop default-combined overlay
The "combined" overlay, deploying nfd-master and nfd-worker in the same
pod (with a daemonset) doesn't make sense anymore as we have enabled
NodeFeature API. There is no direct communication between nfd-master and
nfd-worker anymore, Moreover, the combined deployment can be seen as
broken as there is one NodeFeature controller (i.e. nfd-master) on each
node, causing them to race against each other, all processing all
NodeFeature objects.
2023-12-08 14:42:31 +02:00
..
common deployment/kustomize: drop default-combined overlay 2023-12-08 14:42:31 +02:00
master-config Option to stop implicitly adding default prefix to names 2023-11-24 12:48:20 +02:00
topology-updater topology-updater: use node IP in the default configz URI 2023-05-05 13:29:51 +03:00
topology-updater-config kustomize: topology-updater: enable the configuration via kustomization 2022-11-21 21:31:14 +02:00
worker-config Option to stop implicitly adding default prefix to names 2023-11-24 12:48:20 +02:00