{"id":13820466,"url":"https://github.com/kubernetes-sigs/node-feature-discovery-operator","last_synced_at":"2025-08-07T23:54:54.647Z","repository":{"id":36497803,"uuid":"193841081","full_name":"kubernetes-sigs/node-feature-discovery-operator","owner":"kubernetes-sigs","description":"Operator for managing Node Feature Discovery deployment","archived":false,"fork":false,"pushed_at":"2025-08-06T07:59:26.000Z","size":4670,"stargazers_count":71,"open_issues_count":3,"forks_count":33,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-06T09:36:22.030Z","etag":null,"topics":["hacktoberfest","k8s-sig-node"],"latest_commit_sha":null,"homepage":"","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/kubernetes-sigs.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,"zenodo":null}},"created_at":"2019-06-26T06:15:19.000Z","updated_at":"2025-08-06T07:59:31.000Z","dependencies_parsed_at":"2024-02-28T20:30:01.782Z","dependency_job_id":"22afb0cd-c97b-446c-9edd-4318592fae69","html_url":"https://github.com/kubernetes-sigs/node-feature-discovery-operator","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":"kubernetes/kubernetes-template-project","purl":"pkg:github/kubernetes-sigs/node-feature-discovery-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fnode-feature-discovery-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fnode-feature-discovery-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fnode-feature-discovery-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fnode-feature-discovery-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubernetes-sigs","download_url":"https://codeload.github.com/kubernetes-sigs/node-feature-discovery-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fnode-feature-discovery-operator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269058668,"owners_count":24352706,"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","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["hacktoberfest","k8s-sig-node"],"created_at":"2024-08-04T08:01:04.063Z","updated_at":"2025-08-07T23:54:54.594Z","avatar_url":"https://github.com/kubernetes-sigs.png","language":"Go","funding_links":[],"categories":["hacktoberfest","Operator"],"sub_categories":[],"readme":"# Node Feature Discovery Operator\n\nThe Node Feature Discovery operator is a tool for Kubernetes administrators \nthat makes it easy to detect and understand the hardware features and \nconfigurations of a cluster's nodes. With this operator, administrators can \neasily gather information about their nodes that can be used for scheduling, \nresource management, and more by controlling the life cycle of \n[NFD](https://github.com/kubernetes-sigs/node-feature-discovery).\n\n## How it Works\n\nThe operator works by orchestrating all resources needed to run the \nNode-Feature-Discovery (NFD). NFD runs on each node in the cluster and detects \nthe features and configurations of the node's hardware.\n\n## Quick start\n\n\nGet the source code from latest release\n\n```bash\ngit clone -b v0.6.0 https://github.com/kubernetes-sigs/node-feature-discovery-operator\n```\n\nDeploy the operator\n\n\u003e By default it will deploy using the minimal tag image, is\n\u003e desired you can simply modify the IMAGE_TAG env var to point to the image\n\u003e tag to use.\n\n```bash\nIMAGE_TAG={{ site.container_image }}\nmake deploy\n```\n\nBy default the operator will watch `NodeFeatureDiscovery` objects\nonly in the namespace where the operator is deployed in. This is\nspecified by the `WATCH_NAMESPACE` env variable in the operator\ndeployment manifest. If unset the operator will watch ALL\nnamespaces.\n\nCreate a NodeFeatureDiscovery instance\n\n```bash\nkubectl apply -f config/samples/nfd.kubernetes.io_v1_nodefeaturediscovery.yaml\n```\n\n## Documentation\n\nFor more detailed information on how to use the Node Feature Discovery operator,\nplease check out our \n[documentation](https://kubernetes-sigs.github.io/node-feature-discovery-operator/master)\n\n## Contributing\n\nThe Node Feature Discovery operator welcomes contributions, and interested \nparties are encouraged to take a look at the \n[contributing guidelines](CONTRIBUTING.md) and \n[open issues](https://github.com/kubernetes-sigs/node-feature-discovery-operator/issues). \nWe're excited to have you join our community of contributors.\n\n## Support\n\nIf there are any issues or questions about the Node Feature Discovery operator,\nthey can be addressed by opening an issue on the \n[GitHub repository](https://github.com/kubernetes-sigs/node-feature-discovery-operator/issues/new/choose) \nor reaching out on the \n[Slack channel](https://kubernetes.slack.com/messages/node-feature-discovery).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fnode-feature-discovery-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubernetes-sigs%2Fnode-feature-discovery-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fnode-feature-discovery-operator/lists"}