mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-16 13:28:18 +00:00
Update references and bump golang to v1.20.4. Generated with: hack/prepare-release.sh -g 1.20.4 v0.13.2
15 lines
443 B
YAML
15 lines
443 B
YAML
apiVersion: v2
|
|
appVersion: v0.13.2
|
|
description: |
|
|
Detects hardware features available on each node in a Kubernetes cluster, and advertises
|
|
those features using node labels.
|
|
name: node-feature-discovery
|
|
sources:
|
|
- https://github.com/kubernetes-sigs/node-feature-discovery
|
|
home: https://github.com/kubernetes-sigs/node-feature-discovery
|
|
keywords:
|
|
- feature-discovery
|
|
- feature-detection
|
|
- node-labels
|
|
type: application
|
|
version: 0.2.1
|