1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/deployment/overlays
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
..
default Removal of the bases field as it is deprecated by kustomize 2023-06-09 12:49:24 +05:30
default-job Removal of the bases field as it is deprecated by kustomize 2023-06-09 12:49:24 +05:30
master-worker-topologyupdater deployment/kustomize: support nfd-gc 2023-08-23 10:56:12 +03:00
prometheus Enable metrics via prometheus operator 2023-07-21 10:59:52 +02:00
prune Removal of the bases field as it is deprecated by kustomize 2023-06-09 12:49:24 +05:30
samples Replace gRPC health probe utility with k8s built-in health probe 2023-09-20 12:25:36 +03:00
topologyupdater deployment/kustomize: support nfd-gc 2023-08-23 10:56:12 +03:00