-
Notifications
You must be signed in to change notification settings - Fork 28
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
[D&M] Drafts maintenance content #421
base: main
Are you sure you want to change the base?
Conversation
…ent into szabosteve/maintenance
…ent into szabosteve/maintenance
…ent into szabosteve/maintenance
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.
this looks very very good!
most of my comments are nitpicks and little typo things I saw. overall:
- Please add
applies_to
to all pages (the new syntax is out now) - From overview pages, link down to the pages you're referring to
- Duplicate content about adding nodes can be removed from the "start/stop es" topic
- Noted where some small glue content and clarification about what procedures apply to what deployment types would be helpful (and hopefully quick)
Co-authored-by: shainaraskas <[email protected]>
Co-authored-by: shainaraskas <[email protected]>
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.
I've provided some suggestions re: changes to the "applies_to" tags. most of my reasoning is based on extrapolating other info in the page (e.g. the install methods on start/stop es are just self-managed install methods). let me know if you disagree with any of the labeling.
sry for the second round of comments - it's looking vv great, just want to make sure we have the page scopes right 🎯
@@ -1,6 +1,13 @@ | |||
--- | |||
mapped_pages: | |||
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-manage-kibana.html | |||
applies_to: | |||
stack: |
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.
I think we can leave the stack
label out of here because all of these pages are very deployment type specific. same for all pages
stack: |
* [ECE](../deploy/cloud-enterprise/resize-deployment.md) | ||
* [ECH](../deploy/elastic-cloud/configure.md) | ||
* [ECK](../deploy/cloud-on-k8s/update-deployments.md) |
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.
* [ECE](../deploy/cloud-enterprise/resize-deployment.md) | |
* [ECH](../deploy/elastic-cloud/configure.md) | |
* [ECK](../deploy/cloud-on-k8s/update-deployments.md) | |
* [{{ece}}](../deploy/cloud-enterprise/resize-deployment.md) | |
* [{{ech}}](../deploy/elastic-cloud/configure.md) | |
* [{{eck}}](../deploy/cloud-on-k8s/update-deployments.md) |
* [starting and stopping Elasticsearch](start-stop-services/start-stop-elasticsearch.md) | ||
* [starting and stopping Kibana](start-stop-services/start-stop-kibana.md) | ||
* [restarting an ECE deployment](start-stop-services/restart-an-ece-deployment.md) | ||
* [restarting cloud-hosted deployments](start-stop-services/restart-cloud-hosted-deployment.md) |
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.
* [restarting cloud-hosted deployments](start-stop-services/restart-cloud-hosted-deployment.md) | |
* [restarting {{ech}} deployments](start-stop-services/restart-cloud-hosted-deployment.md) |
applies_to: | ||
stack: | ||
deployment: | ||
eck: |
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.
none of this applies to ECK
eck: |
applies_to: | ||
stack: | ||
deployment: | ||
eck: | ||
ess: | ||
ece: | ||
self: |
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.
applies_to: | |
stack: | |
deployment: | |
eck: | |
ess: | |
ece: | |
self: | |
applies_to: | |
deployment: | |
self: |
applies_to: | ||
deployment: | ||
eck: | ||
ess: | ||
ece: |
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.
applies_to: | |
deployment: | |
eck: | |
ess: | |
ece: | |
applies_to: | |
deployment: | |
ess: |
applies_to: | ||
stack: | ||
deployment: | ||
eck: | ||
ess: | ||
ece: | ||
self: |
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.
applies_to: | |
stack: | |
deployment: | |
eck: | |
ess: | |
ece: | |
self: | |
applies_to: | |
deployment: | |
self: |
applies_to: | ||
stack: | ||
deployment: | ||
eck: | ||
ess: | ||
ece: | ||
self: |
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.
applies_to: | |
stack: | |
deployment: | |
eck: | |
ess: | |
ece: | |
self: | |
applies_to: | |
deployment: | |
self: |
* [starting and stopping Elasticsearch](start-stop-services/start-stop-elasticsearch.md) | ||
* [starting and stopping Kibana](start-stop-services/start-stop-kibana.md) |
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.
* [starting and stopping Elasticsearch](start-stop-services/start-stop-elasticsearch.md) | |
* [starting and stopping Kibana](start-stop-services/start-stop-kibana.md) | |
* [starting and stopping self-managed Elasticsearch nodes](start-stop-services/start-stop-elasticsearch.md) | |
* [starting and stopping self-managed Kibana instances](start-stop-services/start-stop-kibana.md) |
* [starting and stopping Kibana](start-stop-services/start-stop-kibana.md) | ||
* [restarting an ECE deployment](start-stop-services/restart-an-ece-deployment.md) | ||
* [restarting cloud-hosted deployments](start-stop-services/restart-cloud-hosted-deployment.md) | ||
* [full cluster and rolling restarts](start-stop-services/full-cluster-restart-rolling-restart-procedures.md) |
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.
* [full cluster and rolling restarts](start-stop-services/full-cluster-restart-rolling-restart-procedures.md) | |
* [full cluster and rolling restarts for self-managed clusters](start-stop-services/full-cluster-restart-rolling-restart-procedures.md) |
Overview
Related to https://github.com/elastic/docs-projects/issues/353
This PR:
starting-elasticsearch.md
andstopping-elasticsearch.md
) and adding an intro to the page