mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
20 lines
610 B
Plaintext
20 lines
610 B
Plaintext
////
|
|
This CONCEPT module included in the following assemblies:
|
|
- rhbjaeger-installation.adoc
|
|
////
|
|
|
|
[id="jaeger-install-overview_{context}"]
|
|
= Jaeger installation overview
|
|
|
|
The steps for installing {ProductName} are as follows:
|
|
|
|
* Review the documentation and determine your deployment strategy.
|
|
|
|
* If your deployment strategy requires persistent storage, install the Elasticsearch Operator via the OperatorHub.
|
|
|
|
* Install the Jaeger Operator via the OperatorHub.
|
|
|
|
* Modify the Jaeger YAML file to support your deployment strategy.
|
|
|
|
* Deploy one or more instances of Jaeger to your {product-title} environment.
|