Skip to content

Commit f50b8a2

Browse files
committed
CSPL-4212 Documentation update on app installation and Splunk restart
1 parent 8c63274 commit f50b8a2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/IndexIngestionSeparation.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,14 @@ In the following example, the dashboard presents ingestion and indexing data in
382382

383383
- [kube-prometheus-stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)
384384

385+
# App Installation for Ingestor Cluster Instances
386+
387+
Application installation is supported for Ingestor Cluster instances. However, as of now, applications are installed using local scope and if any application requires Splunk restart, there is no automated way to detect it and trigger automatically via Splunk Operator.
388+
389+
Therefore, to be able to enforce Splunk restart for each of the Ingestor Cluster pods, it is recommended to add/update IngestorCluster CR annotations/labels and apply the new configuration which will trigger the rolling restart of Splunk pods for Ingestor Cluster.
390+
391+
We are under the investigation on how to make it fully automated. What is more, ideally, update of annotations and labels should not trigger pod restart at all and we are investigating on how to fix this behaviour eventually.
392+
385393
# Example
386394

387395
1. Install CRDs and Splunk Operator for Kubernetes.

0 commit comments

Comments
 (0)