1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-12 19:57:11 +00:00
node-feature-discovery/deployment/components
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
..
common Merge pull request #1086 from AhmedGrati/feat-support-builtin-kernel-mods 2023-04-13 10:30:40 -07:00
master-config feat: parallelize nodes update 2023-06-02 11:41:50 +01:00
topology-updater topology-updater: use node IP in the default configz URI 2023-05-05 13:29:51 +03:00
topology-updater-config kustomize: topology-updater: enable the configuration via kustomization 2022-11-21 21:31:14 +02:00
worker-config cpu: Discover TDX guests based on cpuid information 2023-06-05 11:06:28 +02:00