1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-17 22:08:33 +00:00
node-feature-discovery/deployment/nodefeaturerule/samples
Markus Lehtonen fa2f008d18 cpu: advertise AVX10 version
Add new cpuid label "feature.node.kubernetes.io/cpu-cpuid.AVX10_VERSION"
that advertises the supported version of AVX10 vector ISA.
Correspondingly, the patch adds AVX10_VERSION to the "cpu.cpuid" feature
for NodeFeatureRules to consume.

This makes cpu.cpuid on amd64 architecture a "multi-type" feature in
that it contains "flags" and potentially also "attributes" (the only
cpuid attribute so far is the AVX10_VERSION).
2024-05-24 13:48:20 +03:00
..
nodefeaturerule-cpu.yaml cpu: advertise AVX10 version 2024-05-24 13:48:20 +03:00
nodefeaturerule-custom.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
nodefeaturerule-kernel.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
nodefeaturerule-local.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
nodefeaturerule-memory.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
nodefeaturerule-network.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
nodefeaturerule-pci.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
nodefeaturerule-storage.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
nodefeaturerule-system.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
nodefeaturerule-usb.yaml Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00