1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 16:57:10 +00:00
node-feature-discovery/cmd
Markus Lehtonen 0b0aed2318 nfd-master: serve metrics and healthz endpoint on the same port
Changes the gRPC health endpoint to plain http. At the same time starts
serving both the metrics and healthz endpoints on a single port.
Replaces the -metrics and -grpc-health command line flags with a single
-port flag.

Changes the Helm and kustomize deployments correspondingly.
2025-02-04 10:30:58 +02:00
..
kubectl-nfd Add kubectl-nfd 2023-12-21 16:00:19 +01:00
nfd Add experimental note and fix subcmds flags naming 2024-12-18 15:39:18 +01:00
nfd-gc Fix version parsing 2024-12-12 22:14:50 +02:00
nfd-master nfd-master: serve metrics and healthz endpoint on the same port 2025-02-04 10:30:58 +02:00
nfd-topology-updater Drop setup of grpc logging 2025-01-07 16:13:54 +02:00
nfd-worker nfd-worker: replace --metrics with --port 2025-01-31 07:52:12 +02:00