diff --git a/docs/source/performance.md b/docs/source/performance.md index 87f11e71fcc..c436ca3b537 100644 --- a/docs/source/performance.md +++ b/docs/source/performance.md @@ -2,6 +2,11 @@ Scylla Operator 1.6 introduces a new experimental feature allowing users to optimize Kubernetes nodes. +:::{warning} +We recommend that you first try out the performance tuning on a pre-production instance. +Given the nature of the underlying tuning script, undoing the changes requires rebooting the Kubernetes node(s). +::: + ## Node tuning Starting from Operator 1.6, a new CRD called NodeConfig is available, allowing users to target Nodes which should be tuned.