{"id":13839362,"url":"https://github.com/openshift/node-feature-discovery","last_synced_at":"2025-04-11T09:32:06.596Z","repository":{"id":38983524,"uuid":"154893430","full_name":"openshift/node-feature-discovery","owner":"openshift","description":"Node feature discovery, detects the available hardware features and configuration in a cluster. ","archived":false,"fork":false,"pushed_at":"2025-04-08T07:31:53.000Z","size":151810,"stargazers_count":15,"open_issues_count":10,"forks_count":28,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-08T07:39:57.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openshift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY_CONTACTS","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-26T20:54:54.000Z","updated_at":"2025-04-08T06:59:17.000Z","dependencies_parsed_at":"2024-06-19T00:23:01.174Z","dependency_job_id":"ba536d0e-81b5-4feb-bf6e-6725e7cafe14","html_url":"https://github.com/openshift/node-feature-discovery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fnode-feature-discovery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fnode-feature-discovery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fnode-feature-discovery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fnode-feature-discovery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openshift","download_url":"https://codeload.github.com/openshift/node-feature-discovery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248368284,"owners_count":21092327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T17:00:20.386Z","updated_at":"2025-04-11T09:32:01.586Z","avatar_url":"https://github.com/openshift.png","language":"Go","readme":"# Node Feature Discovery\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/kubernetes-sigs/node-feature-discovery)](https://goreportcard.com/report/github.com/kubernetes-sigs/node-feature-discovery)\n[![Prow Build](https://prow.k8s.io/badge.svg?jobs=post-node-feature-discovery-push-images)](https://prow.k8s.io/job-history/gs/kubernetes-jenkins/logs/post-node-feature-discovery-push-images)\n[![Prow E2E-Test](https://prow.k8s.io/badge.svg?jobs=postsubmit-node-feature-discovery-e2e-test)](https://prow.k8s.io/job-history/gs/kubernetes-jenkins/logs/postsubmit-node-feature-discovery-e2e-test)\n\nWelcome to Node Feature Discovery – a Kubernetes add-on for detecting hardware\nfeatures and system configuration!\n\n### See our [Documentation][documentation] for detailed instructions and reference\n\n#### Quick-start – the short-short version\n\n```bash\n$ kubectl apply -k https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.16.1\n  namespace/node-feature-discovery created\n...\n\nkubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/v0.6.0/nfd-worker-daemonset.yaml.template\n  daemonset.apps/nfd-worker created\n\nkubectl -n node-feature-discovery get all\n  NAME                              READY   STATUS    RESTARTS   AGE\n  pod/nfd-master-555458dbbc-sxg6w   1/1     Running   0          56s\n  pod/nfd-worker-mjg9f              1/1     Running   0          17s\n...\n\n$ kubectl get no -o json | jq '.items[].metadata.labels'\n  {\n    \"kubernetes.io/arch\": \"amd64\",\n    \"kubernetes.io/os\": \"linux\",\n    \"feature.node.kubernetes.io/cpu-cpuid.ADX\": \"true\",\n    \"feature.node.kubernetes.io/cpu-cpuid.AESNI\": \"true\",\n...\n\n```\n\n[documentation]: https://kubernetes-sigs.github.io/node-feature-discovery/v0.11\n\n## Building NFD operand for ARM locally\n\nCurrently the build process must be run on the ARM server. In addition, before running the build process\nDockerfile.arm must be copied into Dockerfile\n","funding_links":[],"categories":["Operator"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenshift%2Fnode-feature-discovery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenshift%2Fnode-feature-discovery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenshift%2Fnode-feature-discovery/lists"}