From 228b1253c75159696a764cbff53095442f9a5248 Mon Sep 17 00:00:00 2001 From: Arjun Kondur Date: Mon, 5 Feb 2024 12:41:29 -0600 Subject: [PATCH] Add documentation for WLM support --- docs/StorageClass.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/StorageClass.md b/docs/StorageClass.md index e5ae026e6..9728258da 100644 --- a/docs/StorageClass.md +++ b/docs/StorageClass.md @@ -121,3 +121,7 @@ We have tested basic functionality of the Splunk Operator with the storage optio * [Rook Ceph](https://www.rook.io/) (open source) But we cannot make any specific recommendations, or verify any claims or comparisons regarding performance. + + +## Workload Management(WLM) Support +Workload management is a rule-based framework that lets you allocate compute and memory resources to search, indexing, and other workloads in Splunk Enterprise. Currently, Splunk Operator deployed workloads do not support this feature. \ No newline at end of file