-
Notifications
You must be signed in to change notification settings - Fork 99
Clarify deployment options in Elasticsearch basics quickstart #1489
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested a slight reordering to lead with the escape hatch for users who already have a cluster, then provide a link to all deployment types and finally lead into the "OK OK I just want to spin up the fastest local cluster possible right now without reading any more docs" option :-)
Co-authored-by: Liam Thompson <[email protected]>
Made the quickstart intro clearer to show that that it works with any Elasticsearch deployment, not just local Docker.
Based on: https://github.com/elastic/developer-docs-team/issues/292