Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish the doc about how to install specific ES version #119

Merged
merged 2 commits into from
May 17, 2023
Merged

Conversation

kezhenxu94
Copy link
Member

No description provided.

@kezhenxu94 kezhenxu94 added the doc label May 17, 2023
@kezhenxu94 kezhenxu94 added this to the 4.5.0 milestone May 17, 2023
@kezhenxu94 kezhenxu94 requested a review from wu-sheng May 17, 2023 05:31
@@ -120,6 +120,23 @@ helm install "${SKYWALKING_RELEASE_NAME}" ${REPO}/skywalking -n "${SKYWALKING_RE
--set ui.image.tag=9.2.0
```

Because ElasticSearch recommends to use the corresponding Helm Chart version of the ElasticSearch version,
if you want to use a specific version of ElasticSearch, you have to change the ElasticSearch Helm Chart version in
`dependencies` section in `Chart.yaml` file, which requires you to install from the source codes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Install from source codes? Meaning?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Install from source codes? Meaning?

Clone this repo and install, comparing to install using Docker Hub Helm Chart repository

@wu-sheng wu-sheng merged commit 24a886b into master May 17, 2023
@wu-sheng wu-sheng deleted the doc branch May 17, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants