Skip to content

Conversation

mythi
Copy link
Contributor

@mythi mythi commented Nov 13, 2023

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.

/cc @ffuerste

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 <[email protected]>
@tkatila tkatila merged commit 47719d7 into intel:main Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants