Skip to content

Document emptyDir impact on ECK Desired Nodes and ResourcesAwareManagement - #7851

Merged
barkbay merged 7 commits into
mainfrom
document-eck-emptydir-desired-nodes
Aug 11, 2026
Merged

Document emptyDir impact on ECK Desired Nodes and ResourcesAwareManagement#7851
barkbay merged 7 commits into
mainfrom
document-eck-emptydir-desired-nodes

Conversation

@barkbay

@barkbay barkbay commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents an additional implication of using emptyDir (or another non-PVC volume) for Elasticsearch elasticsearch-data on ECK: besides data loss risk, ECK cannot compute storage for the Desired Nodes API, so ResourcesAwareManagement becomes False and Desired Nodes is cleared when Elasticsearch is reachable.

Operators can misread ResourcesAwareManagement=False as ECK stopping resource reconciliation. The current emptyDir section only warns about data loss.

Related: elastic/cloud-on-k8s#9669 (condition docs), and the follow-up discussion on deriving Desired Nodes storage from ephemeral-storage / emptyDir.sizeLimit.

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No

…ement

Explain that a non-PVC elasticsearch-data volume prevents Desired Nodes
publishing for the whole cluster, not only in mixed PVC/emptyDir setups.

Co-authored-by: Cursor <cursoragent@cursor.com>
@barkbay
barkbay requested a review from a team as a code owner August 7, 2026 09:33
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

…I link

Define the condition in place, note possible suboptimal topology-aware
decisions, and avoid linking to removed Elasticsearch Desired Nodes docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread deploy-manage/deploy/cloud-on-k8s/volume-claim-templates.md Outdated
Co-authored-by: Cursor <cursoragent@cursor.com>
@barkbay
barkbay requested a review from pkoutsovasilis August 7, 2026 11:21

@pebrc pebrc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, my 🤖 has a few edit suggestions that overall seem sensible to me. See them as non-blocking.

Comment thread deploy-manage/deploy/cloud-on-k8s/volume-claim-templates.md Outdated
Comment thread deploy-manage/deploy/cloud-on-k8s/volume-claim-templates.md Outdated
barkbay and others added 2 commits August 10, 2026 09:01
Co-authored-by: Peter Brachwitz <peter.brachwitz@gmail.com>
Co-authored-by: Peter Brachwitz <peter.brachwitz@gmail.com>
@barkbay

barkbay commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

@elastic/admin-docs, 👋 , approved by ECK team, enabling auto-merge on this one.

@barkbay
barkbay enabled auto-merge (squash) August 10, 2026 07:22
@barkbay
barkbay merged commit fb81832 into main Aug 11, 2026
7 of 8 checks passed
@barkbay
barkbay deleted the document-eck-emptydir-desired-nodes branch August 11, 2026 05:47
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.

4 participants