Skip to content

Conversation

alexandra5000
Copy link
Contributor

@alexandra5000 alexandra5000 commented Aug 5, 2025

PR based on this request:

What documentation page is affected

https://www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ece-install-offline-no-registry

What change would you like to see?

In the air-gapped installation guide, we instruct users to pull :

docker pull docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:4.1.0
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.0
docker pull docker.elastic.co/cloud-release/kibana-cloud:8.18.0
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.0
docker pull docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.0
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:9.0.0
docker pull docker.elastic.co/cloud-release/kibana-cloud:9.0.0
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.0

But there is Mismatch in Elasticsearch and Kibana Versions the doc specifies pulling version 8.18.0 of Elastic components, but the installer actually requires:

elasticsearch-cloud-ess:8.18.2

kibana-cloud:8.18.2

Also it says : docker pull docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:4.1.0 but it supposed to be
docker pull docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:4.0.1

Additional info

No response

@alexandra5000 alexandra5000 requested a review from a team as a code owner August 5, 2025 10:00
Copy link

github-actions bot commented Aug 5, 2025

🔍 Preview links for changed docs

Copy link
Contributor

@eedugon eedugon left a comment

Choose a reason for hiding this comment

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

LGTM but I prefer to keep the latest version variable, let's fix the version variable in the docs-builder repo, as I think we set it to 4.1.0 by mistake!

@eedugon
Copy link
Contributor

eedugon commented Aug 5, 2025

Created elastic/docs-builder#1687 to fix the {{version.ece}} information!

Copy link
Contributor

@eedugon eedugon left a comment

Choose a reason for hiding this comment

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

LGTM!

@alexandra5000 alexandra5000 enabled auto-merge (squash) August 5, 2025 10:35
@alexandra5000 alexandra5000 merged commit 8e0e1a3 into elastic:main Aug 5, 2025
7 of 8 checks passed
@alexandra5000 alexandra5000 deleted the ece-version branch August 5, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants