mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-17 22:08:33 +00:00
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). |
||
---|---|---|
.. | ||
nodefeaturerule-cpu.yaml | ||
nodefeaturerule-custom.yaml | ||
nodefeaturerule-kernel.yaml | ||
nodefeaturerule-local.yaml | ||
nodefeaturerule-memory.yaml | ||
nodefeaturerule-network.yaml | ||
nodefeaturerule-pci.yaml | ||
nodefeaturerule-storage.yaml | ||
nodefeaturerule-system.yaml | ||
nodefeaturerule-usb.yaml |