Skip to content

Commit 901c8d7

Browse files
committed
CFE-635: If the profiling is enabled on the CRI-O service, machine config resource does not get created
1 parent 91f420b commit 901c8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/node-observability-create-custom-resource.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You must create and run the `NodeObservability` custom resource (CR) before you
1010

1111
[IMPORTANT]
1212
====
13-
The worker nodes matching the `nodeSelector` specified in `NodeObservability` CR are rebooted. It might take 10 or more minutes to complete.
13+
If CRI-O profiling is not enabled on the worker nodes, the `NodeObservabilityMachineConfig` resource gets created. Worker nodes matching the `nodeSelector` specified in `NodeObservability` CR restarts. This might take 10 or more minutes to complete.
1414
====
1515

1616
[NOTE]

0 commit comments

Comments
 (0)