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/base/master
Muyassarov, Feruzjon 06036a62ce Replace gRPC health probe utility with k8s built-in health probe
Kubernetes 1.23 has introduced native health probes for gRPC which
can replace grpc_health_probe utility. This commit removes baking
in grpc_health_probe binary into the image and updates related
health checks to use k8s native gRPC.

Signed-off-by: Muyassarov, Feruzjon <feruzjon.muyassarov@intel.com>
2023-09-20 12:25:36 +03:00
..
kustomization.yaml deployment: add kustomize base 2021-08-18 14:05:57 +03:00
master-deployment.yaml Replace gRPC health probe utility with k8s built-in health probe 2023-09-20 12:25:36 +03:00
master-service.yaml deployment/kustomize: use a named port for nfd gRPC service 2023-06-06 21:00:42 +03:00