1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 16:27:05 +00:00
node-feature-discovery/docs
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
..
_includes/templates docs: update jekyll-rdt-theme to v2.0.10 2021-10-11 11:26:37 +03:00
contributing docs: restructure docs 2022-11-03 10:26:56 +02:00
deployment Re-add -enable-nodefeature-api cmdline flag 2024-05-16 10:53:49 +03:00
developer-guide Remove references to -enable-nodefeature-api flag 2024-03-18 16:06:25 +02:00
get-started docs: document all tracking annotations 2023-12-21 18:15:00 +02:00
reference Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
usage cpu: advertise AVX10 version 2024-05-24 13:48:20 +03:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
Gemfile docs: update docs build dependencies 2023-08-30 19:31:35 +03:00
Gemfile.lock build(deps): bump rexml from 3.2.6 to 3.2.8 in /docs 2024-05-16 21:34:05 +00:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00
mdl-style.rb Make mdlint v0.13 happy 2023-10-25 21:21:11 +02:00