Skip to content

Update elasticsearch docs examples to latest supported version (xpack-9.2.3)#916

Open
tamalsaha wants to merge 5 commits into
masterfrom
update-elasticsearch-docs-version
Open

Update elasticsearch docs examples to latest supported version (xpack-9.2.3)#916
tamalsaha wants to merge 5 commits into
masterfrom
update-elasticsearch-docs-version

Conversation

@tamalsaha

@tamalsaha tamalsaha commented Jun 30, 2026

Copy link
Copy Markdown
Member

Bumps the elasticsearch example and guide manifests to the latest supported version (xpack-9.2.3) per the installer active_versions.json.

  • General "deploy a elasticsearch" examples use the latest version.
  • Version-upgrade guides keep a nearest-older source and upgrade to the latest (preserved as a real upgrade, not a no-op).
  • Illustrative command outputs (kubectl get ...version tables, describe dumps) and other products'/backend versions are left unchanged.

Summary by CodeRabbit

  • Documentation
    • Updated many Elasticsearch and OpenSearch quickstarts and guides to use newer distribution version values (including widespread bumps to xpack-9.2.3 and opensearch-3.4.0) across example manifests and narrative text.
    • Refreshed the corresponding sample command outputs (for kubectl get/describe and related checks) so the displayed versions stay consistent with the updated manifests.
  • Bug Fixes
    • Corrected stale or inconsistent version references in version-update, autoscaling, backup/restore, and catalog-related documentation so examples and outputs remain aligned.

…-9.2.3)

Bump the elasticsearch example/guide manifests to the latest supported version per
installer active_versions.json. Deploy examples use the latest; version-upgrade
guides keep an older source and upgrade to the latest. Illustrative command
outputs and other products' versions are left unchanged.

Signed-off-by: Tamal Saha <tamal@appscode.com>
kodiak-appscode[bot]
kodiak-appscode Bot previously approved these changes Jun 30, 2026
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fdbb8ede-a2fe-4bad-a27a-797221c98334

📥 Commits

Reviewing files that changed from the base of the PR and between 8fad2f3 and e6283ba.

📒 Files selected for processing (5)
  • docs/examples/elasticsearch/private-registry/pvt-elasticsearchversion.yaml
  • docs/examples/elasticsearch/x-pack/esversion-none.yaml
  • docs/guides/elasticsearch/plugins/x-pack/configuration.md
  • docs/guides/elasticsearch/plugins/x-pack/disable-xpack.md
  • docs/guides/elasticsearch/private-registry/using-private-registry.md
✅ Files skipped from review due to trivial changes (3)
  • docs/examples/elasticsearch/x-pack/esversion-none.yaml
  • docs/guides/elasticsearch/plugins/x-pack/disable-xpack.md
  • docs/guides/elasticsearch/plugins/x-pack/configuration.md
🚧 Files skipped from review as they are similar to previous changes (2)
  • docs/examples/elasticsearch/private-registry/pvt-elasticsearchversion.yaml
  • docs/guides/elasticsearch/private-registry/using-private-registry.md

📝 Walkthrough

Walkthrough

Version strings across Elasticsearch and OpenSearch docs, examples, and guides were updated. Most changes replace older xpack and opensearch versions in manifests, embedded YAML, and sample command output; the update-version and GitOps guides also change their source/target version references.

Changes

Elasticsearch/OpenSearch version bump across docs and examples

Layer / File(s) Summary
Example manifest version updates
docs/examples/elasticsearch/...
Standalone example manifests update spec.version and related versioned catalog fields to newer Elasticsearch/OpenSearch values.
Guide YAML fixture version updates
docs/guides/elasticsearch/.../yamls/*.yaml
Guide fixture YAMLs update spec.version and other versioned identifiers to match the new documented versions.
Guide prose and output updates
docs/guides/elasticsearch/**/*.md
Guide text, embedded YAML, and sample command output are updated to show the newer version strings.
Update-version and GitOps walkthroughs
docs/guides/elasticsearch/update-version/elasticsearch.md, docs/guides/elasticsearch/gitops/gitops.md
The version update tutorial and GitOps guide adjust source/target versions and the related verification output.
Search Guard and private registry docs
docs/guides/elasticsearch/plugins/search-guard/*, docs/guides/elasticsearch/private-registry/using-private-registry.md
Search Guard and private registry examples update version labels, catalog values, and sample outputs.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: updating Elasticsearch docs examples to the latest supported xpack version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-elasticsearch-docs-version

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

fr-sarker
fr-sarker previously approved these changes Jun 30, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 3

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (3)
docs/guides/elasticsearch/backup/stash/kubedb/index.md (1)

874-874: 🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Update stale narrative text to match the new OpenSearch version.

Line 874 states "we are using 1.9.0-opendistro variant" but the init-sample YAML at Line 837 now uses opensearch-3.4.0. This narrative is inconsistent with the bumped version and will confuse readers.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/guides/elasticsearch/backup/stash/kubedb/index.md` at line 874, Update
the stale narrative in the docs section that describes the sample restore flow
so it matches the current `init-sample` YAML version. The text near the
backup/stash KubeDB example still references the old `1.9.0-opendistro`
Elasticsearch variant, so revise that wording to reflect the `opensearch-3.4.0`
image/version used in the sample while keeping the rest of the explanation about
the `init` section and `waitForInitialRestore` intact.
docs/guides/elasticsearch/plugins/x-pack/configuration.md (1)

84-84: 🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Update outdated narrative version reference.

Line 84 states "we are going to use ElasticsearchVersion 7.3.2" but the YAML examples now use xpack-9.2.3. This narrative text is inconsistent with the updated manifests and should be revised to reference the correct version or removed if the version is no longer hardcoded in the explanation.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/guides/elasticsearch/plugins/x-pack/configuration.md` at line 84, The
narrative in the configuration guide is inconsistent with the updated YAML
examples because it still references ElasticsearchVersion 7.3.2. Update the text
near the ElasticsearchVersion mention to match the current xpack-9.2.3
manifests, or remove the hardcoded version reference if the explanation should
stay version-agnostic. Keep the surrounding wording in sync with the examples in
the guide so the `ElasticsearchVersion` and `xpack` configuration references
remain consistent.
docs/guides/elasticsearch/private-registry/using-private-registry.md (1)

85-138: 🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win

Inconsistent ElasticsearchVersion CRD name and spec.version reference.

The ElasticsearchVersion CRD example at Line 89 defines metadata.name: xpack-8.19.9, but the Elasticsearch CR at Line 138 references spec.version: "xpack-9.2.3". Since the guide explicitly states that the Elasticsearch object must "point this ElasticsearchVersion crd in spec.version field," the mismatch breaks the example contract. Update the ElasticsearchVersion CRD name to xpack-9.2.3 (and its spec.version field at Line 111) to match, or adjust the narrative if the older CRD is intentional.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/guides/elasticsearch/private-registry/using-private-registry.md` around
lines 85 - 138, The ElasticsearchVersion example and the Elasticsearch resource
reference are inconsistent, so update the CRD definition in the
ElasticsearchVersion example to use the same identifier as the Elasticsearch
spec.version value. Make the name/version fields in the ElasticsearchVersion
manifest match the Elasticsearch manifest referenced later in the guide, and
ensure the surrounding text in using-private-registry.md still describes
pointing the Elasticsearch object to that exact ElasticsearchVersion name.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/guides/elasticsearch/clustering/combined-cluster/index.md`:
- Line 158: The documentation text uses the wrong distribution name in the
combined-cluster guide; update the wording in the relevant prose to say
OpenSearch instead of Opendistro. Locate the sentence mentioning the
Elasticsearch image and the `opensearch-3.4.0` image name, and replace the
distribution reference so it consistently matches the OpenSearch branding used
elsewhere in the guide.
- Line 40: Update the narrative in the combined-cluster guide so the image is
described as OpenSearch rather than Opendistro; adjust the wording around the
standalone Elasticsearch cluster setup to match the `opensearch-3.4.0` image and
keep the terminology consistent in the surrounding text. Use the relevant guide
content in the combined-cluster documentation to locate the sentence and replace
the distribution name with the correct OpenSearch reference.

In `@docs/guides/elasticsearch/quickstart/overview/opensearch/index.md`:
- Around line 129-131: The recommendation note in the OpenSearch quickstart
overview still uses a stale version example, which conflicts with the current
tutorial version. Update the note in the opensearch overview content so it
references the current `opensearch-3.4.0` example or rewrite it generically,
keeping the guidance aligned with the version used in the tutorial and avoiding
the old `opensearch-2.19.2` reference.

---

Outside diff comments:
In `@docs/guides/elasticsearch/backup/stash/kubedb/index.md`:
- Line 874: Update the stale narrative in the docs section that describes the
sample restore flow so it matches the current `init-sample` YAML version. The
text near the backup/stash KubeDB example still references the old
`1.9.0-opendistro` Elasticsearch variant, so revise that wording to reflect the
`opensearch-3.4.0` image/version used in the sample while keeping the rest of
the explanation about the `init` section and `waitForInitialRestore` intact.

In `@docs/guides/elasticsearch/plugins/x-pack/configuration.md`:
- Line 84: The narrative in the configuration guide is inconsistent with the
updated YAML examples because it still references ElasticsearchVersion 7.3.2.
Update the text near the ElasticsearchVersion mention to match the current
xpack-9.2.3 manifests, or remove the hardcoded version reference if the
explanation should stay version-agnostic. Keep the surrounding wording in sync
with the examples in the guide so the `ElasticsearchVersion` and `xpack`
configuration references remain consistent.

In `@docs/guides/elasticsearch/private-registry/using-private-registry.md`:
- Around line 85-138: The ElasticsearchVersion example and the Elasticsearch
resource reference are inconsistent, so update the CRD definition in the
ElasticsearchVersion example to use the same identifier as the Elasticsearch
spec.version value. Make the name/version fields in the ElasticsearchVersion
manifest match the Elasticsearch manifest referenced later in the guide, and
ensure the surrounding text in using-private-registry.md still describes
pointing the Elasticsearch object to that exact ElasticsearchVersion name.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: be6ec390-f19e-4c1a-ab4e-5d23e72702a8

📥 Commits

Reviewing files that changed from the base of the PR and between 599dab3 and fd7eecc.

📒 Files selected for processing (94)
  • docs/examples/elasticsearch/cli/elasticsearch-demo.yaml
  • docs/examples/elasticsearch/clustering/multi-node-es.yaml
  • docs/examples/elasticsearch/clustering/topology-es.yaml
  • docs/examples/elasticsearch/custom-config/es-custom-with-topology.yaml
  • docs/examples/elasticsearch/custom-config/es-custom.yaml
  • docs/examples/elasticsearch/custom-rbac/es-custom-db-two.yaml
  • docs/examples/elasticsearch/custom-rbac/es-custom-db.yaml
  • docs/examples/elasticsearch/es-overview.yaml
  • docs/examples/elasticsearch/initialization/recovered-es.yaml
  • docs/examples/elasticsearch/kibana/es-kibana-demo.yaml
  • docs/examples/elasticsearch/monitoring/builtin-prom-es.yaml
  • docs/examples/elasticsearch/monitoring/coreos-prom-es.yaml
  • docs/examples/elasticsearch/private-registry/private-registry.yaml
  • docs/examples/elasticsearch/quickstart/instant-elasticsearch.yaml
  • docs/examples/elasticsearch/quickstart/quick-elasticsearch.yaml
  • docs/examples/elasticsearch/reconfigure-tls/Elasticsearch.yaml
  • docs/examples/elasticsearch/scalling/horizontal/topology.yaml
  • docs/examples/elasticsearch/update-version/elasticsearch.yaml
  • docs/examples/elasticsearch/update-version/update-version.yaml
  • docs/examples/elasticsearch/x-pack/config-elasticsearch.yaml
  • docs/examples/elasticsearch/x-pack/custom-certificate-es-ssl.yaml
  • docs/examples/elasticsearch/x-pack/es-mon-demo.yaml
  • docs/examples/elasticsearch/x-pack/es-xpack-disabled.yaml
  • docs/examples/elasticsearch/x-pack/ssl-elasticsearch.yaml
  • docs/guides/elasticsearch/autoscaler/compute/combined/index.md
  • docs/guides/elasticsearch/autoscaler/compute/combined/yamls/es-combined.yaml
  • docs/guides/elasticsearch/autoscaler/compute/topology/index.md
  • docs/guides/elasticsearch/autoscaler/compute/topology/yamls/es-topology.yaml
  • docs/guides/elasticsearch/autoscaler/storage/combined/index.md
  • docs/guides/elasticsearch/autoscaler/storage/combined/yamls/es-combined.yaml
  • docs/guides/elasticsearch/autoscaler/storage/topology/index.md
  • docs/guides/elasticsearch/autoscaler/storage/topology/yamls/es-topology.yaml
  • docs/guides/elasticsearch/backup/kubestash/auto-backup/examples/sample-es-2.yaml
  • docs/guides/elasticsearch/backup/kubestash/auto-backup/examples/sample-es.yaml
  • docs/guides/elasticsearch/backup/kubestash/auto-backup/index.md
  • docs/guides/elasticsearch/backup/kubestash/customization/common/sample-es.yaml
  • docs/guides/elasticsearch/backup/kubestash/logical/examples/restore-es.yaml
  • docs/guides/elasticsearch/backup/kubestash/logical/examples/sample-es.yaml
  • docs/guides/elasticsearch/backup/kubestash/logical/index.md
  • docs/guides/elasticsearch/backup/stash/auto-backup/examples/es-demo-2.yaml
  • docs/guides/elasticsearch/backup/stash/auto-backup/examples/es-demo-3.yaml
  • docs/guides/elasticsearch/backup/stash/auto-backup/examples/es-demo.yaml
  • docs/guides/elasticsearch/backup/stash/auto-backup/index.md
  • docs/guides/elasticsearch/backup/stash/customization/examples/elasticsearch.yaml
  • docs/guides/elasticsearch/backup/stash/kubedb/examples/elasticsearch/init_sample.yaml
  • docs/guides/elasticsearch/backup/stash/kubedb/examples/elasticsearch/sample_es.yaml
  • docs/guides/elasticsearch/backup/stash/kubedb/index.md
  • docs/guides/elasticsearch/cli/cli.md
  • docs/guides/elasticsearch/clustering/combined-cluster/index.md
  • docs/guides/elasticsearch/clustering/combined-cluster/yamls/es-multinode.yaml
  • docs/guides/elasticsearch/clustering/combined-cluster/yamls/es-standalone.yaml
  • docs/guides/elasticsearch/clustering/topology-cluster/hot-warm-cold-cluster/index.md
  • docs/guides/elasticsearch/clustering/topology-cluster/hot-warm-cold-cluster/yamls/es-cluster.yaml
  • docs/guides/elasticsearch/clustering/topology-cluster/simple-dedicated-cluster/index.md
  • docs/guides/elasticsearch/clustering/topology-cluster/simple-dedicated-cluster/yamls/es-cluster.yaml
  • docs/guides/elasticsearch/concepts/elasticsearch/index.md
  • docs/guides/elasticsearch/configuration/combined-cluster/index.md
  • docs/guides/elasticsearch/configuration/combined-cluster/yamls/es-combined.yaml
  • docs/guides/elasticsearch/configuration/jvm-options/index.md
  • docs/guides/elasticsearch/configuration/jvm-options/yamls/elasticsearch.yaml
  • docs/guides/elasticsearch/configuration/overview/index.md
  • docs/guides/elasticsearch/configuration/topology-cluster/index.md
  • docs/guides/elasticsearch/configuration/topology-cluster/yamls/es-topology.yaml
  • docs/guides/elasticsearch/custom-rbac/using-custom-rbac.md
  • docs/guides/elasticsearch/elasticsearch-dashboard/kibana/index.md
  • docs/guides/elasticsearch/elasticsearch-dashboard/kibana/yamls/es-cluster.yaml
  • docs/guides/elasticsearch/elasticsearch-dashboard/opensearch-dashboards/index.md
  • docs/guides/elasticsearch/elasticsearch-dashboard/opensearch-dashboards/yamls/os-cluster.yaml
  • docs/guides/elasticsearch/gitops/gitops.md
  • docs/guides/elasticsearch/monitoring/using-builtin-prometheus.md
  • docs/guides/elasticsearch/monitoring/using-prometheus-operator.md
  • docs/guides/elasticsearch/plugins-backup/s3-repository/index.md
  • docs/guides/elasticsearch/plugins-backup/s3-repository/yamls/elasticsearch.yaml
  • docs/guides/elasticsearch/plugins/x-pack/configuration.md
  • docs/guides/elasticsearch/plugins/x-pack/disable-xpack.md
  • docs/guides/elasticsearch/plugins/x-pack/issue-certificate.md
  • docs/guides/elasticsearch/plugins/x-pack/use-tls.md
  • docs/guides/elasticsearch/private-registry/using-private-registry.md
  • docs/guides/elasticsearch/quickstart/overview/elasticsearch/index.md
  • docs/guides/elasticsearch/quickstart/overview/elasticsearch/yamls/elasticsearch-v1.yaml
  • docs/guides/elasticsearch/quickstart/overview/elasticsearch/yamls/elasticsearch-v1alpha2.yaml
  • docs/guides/elasticsearch/quickstart/overview/opensearch/index.md
  • docs/guides/elasticsearch/quickstart/overview/opensearch/yamls/opensearch-v1.yaml
  • docs/guides/elasticsearch/quickstart/overview/opensearch/yamls/opensearch-v1alpha2.yaml
  • docs/guides/elasticsearch/reconfigure_tls/elasticsearch.md
  • docs/guides/elasticsearch/restart/index.md
  • docs/guides/elasticsearch/rotateauth/rotateauth.md
  • docs/guides/elasticsearch/scaling/horizontal/combined.md
  • docs/guides/elasticsearch/scaling/horizontal/topology.md
  • docs/guides/elasticsearch/scaling/vertical/combined.md
  • docs/guides/elasticsearch/scaling/vertical/topology.md
  • docs/guides/elasticsearch/update-version/elasticsearch.md
  • docs/guides/elasticsearch/volume-expansion/combined.md
  • docs/guides/elasticsearch/volume-expansion/topology.md

Comment thread docs/guides/elasticsearch/clustering/combined-cluster/index.md
Comment thread docs/guides/elasticsearch/clustering/combined-cluster/index.md
Comment thread docs/guides/elasticsearch/quickstart/overview/opensearch/index.md
fr-sarker and others added 2 commits July 2, 2026 10:14
@fr-sarker fr-sarker dismissed stale reviews from kodiak-appscode[bot] and themself via 8fad2f3 July 2, 2026 04:31
kodiak-appscode[bot]
kodiak-appscode Bot previously approved these changes Jul 2, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
docs/guides/elasticsearch/plugins/x-pack/configuration.md (1)

47-73: 🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Keep the X-Pack version consistent throughout this walkthrough.

The authPlugin example still uses xpack-8.19.9, while the deploy example below has moved to xpack-9.2.3. That leaves readers with two different versions in one flow; either update the earlier example to 9.2.3 as well, or make the section explicitly generic.

Also applies to: 84-95

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/guides/elasticsearch/plugins/x-pack/configuration.md` around lines 47 -
73, The X-Pack walkthrough mixes ElasticsearchVersion examples from two
different releases, which makes the flow inconsistent. Update the earlier
ElasticsearchVersion example identified by xpack-8.19.9 to match the later
xpack-9.2.3 deploy example, or rewrite the section in a version-neutral way so
the authPlugin, image, initContainer, backup/restore task names, and version
fields all stay consistent throughout the walkthrough.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Outside diff comments:
In `@docs/guides/elasticsearch/plugins/x-pack/configuration.md`:
- Around line 47-73: The X-Pack walkthrough mixes ElasticsearchVersion examples
from two different releases, which makes the flow inconsistent. Update the
earlier ElasticsearchVersion example identified by xpack-8.19.9 to match the
later xpack-9.2.3 deploy example, or rewrite the section in a version-neutral
way so the authPlugin, image, initContainer, backup/restore task names, and
version fields all stay consistent throughout the walkthrough.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 208089dd-9194-4af1-869d-1999358b102f

📥 Commits

Reviewing files that changed from the base of the PR and between fd7eecc and 8fad2f3.

📒 Files selected for processing (41)
  • docs/examples/elasticsearch/private-registry/pvt-elasticsearchversion.yaml
  • docs/examples/elasticsearch/x-pack/esversion-none.yaml
  • docs/guides/elasticsearch/autoscaler/compute/combined/index.md
  • docs/guides/elasticsearch/autoscaler/compute/topology/index.md
  • docs/guides/elasticsearch/autoscaler/storage/combined/index.md
  • docs/guides/elasticsearch/autoscaler/storage/topology/index.md
  • docs/guides/elasticsearch/backup/kubestash/auto-backup/index.md
  • docs/guides/elasticsearch/backup/kubestash/logical/index.md
  • docs/guides/elasticsearch/backup/stash/kubedb/index.md
  • docs/guides/elasticsearch/clustering/combined-cluster/index.md
  • docs/guides/elasticsearch/clustering/topology-cluster/hot-warm-cold-cluster/index.md
  • docs/guides/elasticsearch/clustering/topology-cluster/simple-dedicated-cluster/index.md
  • docs/guides/elasticsearch/concepts/catalog/index.md
  • docs/guides/elasticsearch/configuration/combined-cluster/index.md
  • docs/guides/elasticsearch/configuration/jvm-options/index.md
  • docs/guides/elasticsearch/configuration/topology-cluster/index.md
  • docs/guides/elasticsearch/custom-rbac/using-custom-rbac.md
  • docs/guides/elasticsearch/elasticsearch-dashboard/kibana/index.md
  • docs/guides/elasticsearch/elasticsearch-dashboard/opensearch-dashboards/index.md
  • docs/guides/elasticsearch/gitops/gitops.md
  • docs/guides/elasticsearch/plugins-backup/s3-repository/index.md
  • docs/guides/elasticsearch/plugins/search-guard/configuration.md
  • docs/guides/elasticsearch/plugins/search-guard/disable-searchguard.md
  • docs/guides/elasticsearch/plugins/search-guard/issue-certificate.md
  • docs/guides/elasticsearch/plugins/search-guard/x-pack-monitoring.md
  • docs/guides/elasticsearch/plugins/x-pack/configuration.md
  • docs/guides/elasticsearch/plugins/x-pack/disable-xpack.md
  • docs/guides/elasticsearch/plugins/x-pack/issue-certificate.md
  • docs/guides/elasticsearch/plugins/x-pack/use-tls.md
  • docs/guides/elasticsearch/private-registry/using-private-registry.md
  • docs/guides/elasticsearch/quickstart/overview/elasticsearch/index.md
  • docs/guides/elasticsearch/quickstart/overview/opensearch/index.md
  • docs/guides/elasticsearch/reconfigure_tls/elasticsearch.md
  • docs/guides/elasticsearch/rotateauth/rotateauth.md
  • docs/guides/elasticsearch/scaling/horizontal/combined.md
  • docs/guides/elasticsearch/scaling/horizontal/topology.md
  • docs/guides/elasticsearch/scaling/vertical/combined.md
  • docs/guides/elasticsearch/scaling/vertical/topology.md
  • docs/guides/elasticsearch/update-version/elasticsearch.md
  • docs/guides/elasticsearch/volume-expansion/combined.md
  • docs/guides/elasticsearch/volume-expansion/topology.md
✅ Files skipped from review due to trivial changes (33)
  • docs/examples/elasticsearch/private-registry/pvt-elasticsearchversion.yaml
  • docs/guides/elasticsearch/plugins/search-guard/x-pack-monitoring.md
  • docs/guides/elasticsearch/plugins/search-guard/disable-searchguard.md
  • docs/guides/elasticsearch/plugins/search-guard/issue-certificate.md
  • docs/guides/elasticsearch/autoscaler/storage/combined/index.md
  • docs/guides/elasticsearch/autoscaler/storage/topology/index.md
  • docs/guides/elasticsearch/reconfigure_tls/elasticsearch.md
  • docs/guides/elasticsearch/rotateauth/rotateauth.md
  • docs/guides/elasticsearch/scaling/horizontal/combined.md
  • docs/guides/elasticsearch/configuration/combined-cluster/index.md
  • docs/guides/elasticsearch/plugins/search-guard/configuration.md
  • docs/guides/elasticsearch/scaling/vertical/combined.md
  • docs/guides/elasticsearch/volume-expansion/combined.md
  • docs/guides/elasticsearch/autoscaler/compute/topology/index.md
  • docs/guides/elasticsearch/clustering/topology-cluster/simple-dedicated-cluster/index.md
  • docs/guides/elasticsearch/concepts/catalog/index.md
  • docs/guides/elasticsearch/autoscaler/compute/combined/index.md
  • docs/guides/elasticsearch/plugins-backup/s3-repository/index.md
  • docs/guides/elasticsearch/scaling/horizontal/topology.md
  • docs/guides/elasticsearch/private-registry/using-private-registry.md
  • docs/guides/elasticsearch/clustering/combined-cluster/index.md
  • docs/guides/elasticsearch/update-version/elasticsearch.md
  • docs/guides/elasticsearch/custom-rbac/using-custom-rbac.md
  • docs/guides/elasticsearch/volume-expansion/topology.md
  • docs/guides/elasticsearch/scaling/vertical/topology.md
  • docs/guides/elasticsearch/elasticsearch-dashboard/opensearch-dashboards/index.md
  • docs/guides/elasticsearch/plugins/x-pack/issue-certificate.md
  • docs/guides/elasticsearch/plugins/x-pack/use-tls.md
  • docs/guides/elasticsearch/backup/stash/kubedb/index.md
  • docs/guides/elasticsearch/backup/kubestash/logical/index.md
  • docs/guides/elasticsearch/elasticsearch-dashboard/kibana/index.md
  • docs/guides/elasticsearch/configuration/jvm-options/index.md
  • docs/guides/elasticsearch/gitops/gitops.md
🚧 Files skipped from review as they are similar to previous changes (3)
  • docs/guides/elasticsearch/configuration/topology-cluster/index.md
  • docs/guides/elasticsearch/clustering/topology-cluster/hot-warm-cold-cluster/index.md
  • docs/guides/elasticsearch/backup/kubestash/auto-backup/index.md

Signed-off-by: Fazle Rabbi Sarker <fazlerabbi@appscode.com>
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit e6283ba):

https://kubedb-v2-hugo--pr916-update-elasticsearch-hvmsnnq3.web.app

(expires Thu, 09 Jul 2026 05:50:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 0f29ae8ae0bd54a99bf2b223b6833be47acd5943

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.

2 participants