Description
Runtime tracing can be scheduled on cluster nodes through kubectl for deep performance and debugging work. It helps experienced operators inspect kernel and process behavior when ordinary logs and metrics are not enough.
BPF tracing is powerful and sensitive. It may expose process data, affect performance, and require elevated permissions, so use it only on authorized clusters with a clear diagnostic goal.