1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 05:18:19 +00:00
node-feature-discovery/docs/reference
Hairong Chen e8a00ba7da cpu: Discover TDX guests based on cpuid information
NFD already has the capability to discover whether baremetal / host
machines support Intel TDX.  Now, the next step is to add support for
discovering whether a node is TDX protected (as in, a virtual machine
started using Intel TDX).

In order to do so, we've decided to go for a new `cpu-security.tdx`
property, called `protected` (`cpu-security.tdx.protected`).

Signed-off-by: Hairong Chen <hairong.chen@intel.com>
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2023-06-05 11:06:28 +02:00
..
architecture.md docs: restructure docs 2022-11-03 10:26:56 +02:00
e2e-configuration-reference.md docs: restructure docs 2022-11-03 10:26:56 +02:00
index.md docs: restructure docs 2022-11-03 10:26:56 +02:00
master-commandline-reference.md feat: parallelize nodes update 2023-06-02 11:41:50 +01:00
master-configuration-reference.md feat: parallelize nodes update 2023-06-02 11:41:50 +01:00
topology-gc-commandline-reference.md Add master config file 2023-04-03 09:52:09 +01:00
topology-updater-commandline-reference.md topology-updater: use node IP in the default configz URI 2023-05-05 13:29:51 +03:00
topology-updater-configuration-reference.md Add master config file 2023-04-03 09:52:09 +01:00
worker-commandline-reference.md docs: fix internal cross-page references by injecting .md 2023-01-16 20:53:36 -08:00
worker-configuration-reference.md cpu: Discover TDX guests based on cpuid information 2023-06-05 11:06:28 +02:00