1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 00:37:01 +00:00
node-feature-discovery/docs/advanced
Fabiano Fidêncio d5db1cf907 cpu: Discover Intel TDX
Set `cpu-security.tdx.enable` to `true` when TDX is avialable and has
been enabled. otherwise it'll be set to `false`.

`/sys/module/kvm_intel/parameters/tdx` presence and content is used to
detect whether a CPU is Intel TDX capable.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2022-10-03 09:56:24 +02:00
..
architecture.md docs: fix TOCs 2021-09-30 10:26:25 +03:00
customization-guide.md cpu: Discover Intel TDX 2022-10-03 09:56:24 +02:00
developer-guide.md Update NFD registry to registry.k8s.io 2022-09-12 11:21:12 +03:00
e2e-configuration-reference.md docs: fix TOCs 2021-09-30 10:26:25 +03:00
index.md README: move content over to docs/ 2020-10-29 14:07:08 +02:00
master-commandline-reference.md nfd-master: add -featurerules-controller flag 2021-11-22 16:57:42 +02:00
topology-updater-commandline-reference.md More topology updater documentation typo fixes 2021-11-12 14:25:32 +02:00
worker-commandline-reference.md nfd-worker: add -feature-sources command line flag 2021-12-03 09:42:35 +02:00
worker-configuration-reference.md Update documentation about hooks depreciation 2022-09-01 10:58:35 +03:00