Skip to content

Add Elasticsearch license activation guide - #1063

Draft
tamalsaha wants to merge 1 commit into
masterfrom
elasticsearch-license
Draft

tamalsaha wants to merge 1 commit into
masterfrom
elasticsearch-license

Conversation

@tamalsaha

Copy link
Copy Markdown
Member

Summary

  • New guide under docs/guides/elasticsearch/license/ (_index.md, overview.md, license.md) modeled on the existing rotateauth guide's structure.
  • Covers both ways to activate an Elastic subscription license: bring-your-own via a license.json-keyed Secret (spec.license.secretRef), and the built-in one-time trial (spec.license.trial).
  • Covers the RotateLicense ElasticsearchOpsRequest for applying a license immediately instead of waiting for the next health-check pass.
  • Explains the LicenseActive/LicenseExpiringSoon/LicenseSyncFailed status conditions and the self-healing continuous reconcile behavior.

Depends on

Marked draft since it documents a feature that isn't released yet; ready to un-draft once those land.

Test plan

  • Verified all internal doc links resolve to existing pages
  • Verified menu identifiers don't collide with existing ones and the parent identifier exists
  • Docs site build/lint (CI)

🤖 Generated with Claude Code

Document activating an Elastic subscription license (BYO via a Secret,
or the built-in trial) declaratively through spec.license, and on
demand through the new RotateLicense ElasticsearchOpsRequest, modeled
on the existing rotate-authentication guide's structure.

Signed-off-by: Tamal Saha <tamal@appscode.com>
@coderabbitai

coderabbitai Bot commented Sep 24, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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.

@github-actions

Copy link
Copy Markdown

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

https://kubedb-v2-hugo--pr1063-elasticsearch-licens-9b6y2lde.web.app

(expires Thu, 01 Oct 2026 04:20:29 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.

1 participant