intel-device-plugins-for-ku.../deployments/sgx_plugin
Mikko Ylinen 2ae4eb9f0f sgx: use NodeFeatureRule SGX label in the NFD overlay
Our SGX README guides users to first deploy NFD and create NodeFeatureRules
when sgx_plugin/overlays/epc-nfd is used. However, it turns out
the "SGX enabled" label is not being used by the plugin DaemonSet.

Use "intel.feature.node.kubernetes.io/sgx": "true" as the nodeSelector
value when the kustomization overlay with NFD is used.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-11-13 11:20:53 +02:00
..
base deployments: disable unused serviceAccounts for plugins 2022-09-23 08:21:25 +03:00
overlays sgx: use NodeFeatureRule SGX label in the NFD overlay 2023-11-13 11:20:53 +02:00