1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/node-observability-high-level-workflow.adoc
2023-10-30 10:13:25 -04:00

14 lines
616 B
Plaintext

// Module included in the following assemblies:
//
// * scalability_and_performance/understanding-node-observability-operator.adoc
:_mod-docs-content-type: CONCEPT
[id="workflow-node-observability-operator_{context}"]
= Workflow of the Node Observability Operator
The following workflow outlines on how to query the profiling data using the Node Observability Operator:
. Install the Node Observability Operator in the {product-title} cluster.
. Create a NodeObservability custom resource to enable the CRI-O profiling on the worker nodes of your choice.
. Run the profiling query to generate the profiling data.