node-feature-discovery VS cri-tools

Compare node-feature-discovery vs cri-tools and see what are their differences.

cri-tools

CLI and validation tools for Kubelet Container Runtime Interface (CRI) . (by kubernetes-sigs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
node-feature-discovery cri-tools
8 7
675 1,542
3.3% 2.2%
9.5 9.2
6 days ago 1 day ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

node-feature-discovery

Posts with mentions or reviews of node-feature-discovery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-19.
  • Those running Kubernetes, what is in your core stack? And what "gem" can you not live without?
    8 projects | /r/homelab | 19 Sep 2021
    node-feature-discovery and descheduler
  • How can Intel quick sync be exposed to a pod?
    8 projects | /r/kubernetes | 5 Feb 2021
    Take a look at the NFD repo, they have instructions for deploying without helm β€” https://github.com/kubernetes-sigs/node-feature-discovery
    8 projects | /r/kubernetes | 5 Feb 2021
    This one https://github.com/kubernetes-sigs/node-feature-discovery is an official method of node discovery that puts certain labels on nodes, but I can't see the label "feature.node.kubernetes.io/custom-intel-gpu" being created. Am I missing where that label comes from? Is that where the helm version comes in from https://github.com/billimek/k8s-gitops/blob/master/kube-system/node-feature-discovery/node-feature-discovery.yaml does this one apply that label named?
    8 projects | /r/kubernetes | 5 Feb 2021
    When deploying without the helm chart, you need to define that in the ConfigMap. Looks like it’s here: https://github.com/kubernetes-sigs/node-feature-discovery/blob/master/nfd-daemonset-combined.yaml.template#L137-L229

cri-tools

Posts with mentions or reviews of cri-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-04.

What are some alternatives?

When comparing node-feature-discovery and cri-tools you can also consider the following projects:

intel-device-plugins-for-kubernetes - Collection of Intel device plugins for Kubernetes

nfs-subdir-external-provisioner - Dynamic sub-dir volume provisioner on a remote NFS server.

cni - Container Network Interface - networking for Linux containers

SSVM - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.

cfssl - CFSSL: Cloudflare's PKI and TLS toolkit

runc - CLI tool for spawning and running containers according to the OCI specification

rustwasmc - Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of JavaScript.

smarter

kubernetes - Production-Grade Container Scheduling and Management

descheduler - Descheduler for Kubernetes

containerd - An open and reliable container runtime

wasm-learning - Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.