1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00
node-feature-discovery/deployment
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
..
base Add new flag enable-leader-election for nfd-master. 2023-05-15 13:30:07 +02:00
components cpu: Discover TDX guests based on cpuid information 2023-06-05 11:06:28 +02:00
helm/node-feature-discovery cpu: Discover TDX guests based on cpuid information 2023-06-05 11:06:28 +02:00
overlays deployment/kustomize: add master config to prune overlay 2023-04-20 20:38:36 +03:00