Skip to content

Commit d45ce55

Browse files
authored
Merge pull request #55169 from tshwartz/OCPBUGS-5973
OCPBUGS-5973: Updating title of NFD Operator
2 parents 839caeb + 71e5803 commit d45ce55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/sandboxed-containers-check-node-eligiblilty.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="sandboxed-containers-check-node-eligiblilty_{context}"]
77
= Checking whether cluster nodes are eligible to run {sandboxed-containers-first}
88

9-
Before running {sandboxed-containers-first}, you can check whether the nodes in your cluster are eligible to run Kata containers. Some cluster nodes might not comply with sandboxed containers' minimum requirements. The most common reason for node ineligibility is the lack of virtualization support on the node. If you attempt to run sandboxed workloads on ineligible nodes, you will experience errors. You can use the Node Feature Discovery Operator (NFD) and a `NodeFeatureDiscovery` resource to automatically check node eligibility.
9+
Before running {sandboxed-containers-first}, you can check whether the nodes in your cluster are eligible to run Kata containers. Some cluster nodes might not comply with sandboxed containers' minimum requirements. The most common reason for node ineligibility is the lack of virtualization support on the node. If you attempt to run sandboxed workloads on ineligible nodes, you will experience errors. You can use the Node Feature Discovery (NFD) Operator and a `NodeFeatureDiscovery` resource to automatically check node eligibility.
1010

1111
[NOTE]
1212
====

0 commit comments

Comments
 (0)