Skip to content
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

Uninstall section refinements #592

Merged
merged 34 commits into from
Feb 28, 2025
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
338e4cc
Uninstall section update
kosabogi Feb 25, 2025
a994d5d
Fixes applies-tag
kosabogi Feb 25, 2025
7b12d53
Fixes links
kosabogi Feb 25, 2025
463d5af
Link fix
kosabogi Feb 25, 2025
f8b971b
Adds applies tag to Kubernetes
kosabogi Feb 25, 2025
6ee4dfd
Update deploy-manage/uninstall.md
kosabogi Feb 26, 2025
b2b0d8b
Update deploy-manage/uninstall.md
kosabogi Feb 26, 2025
a64e536
Merge branch 'main' into uninstall
kosabogi Feb 27, 2025
23bce0b
Resolving comments
kosabogi Feb 27, 2025
a597ff7
Fixing links
kosabogi Feb 27, 2025
093dbe6
Merge branch 'main' into uninstall
kosabogi Feb 27, 2025
6b20645
Update deploy-manage/uninstall/uninstall-elastic-cloud-enterprise.md
kosabogi Feb 27, 2025
ecf859e
Update deploy-manage/uninstall.md
kosabogi Feb 27, 2025
3f907ca
Update deploy-manage/uninstall.md
kosabogi Feb 27, 2025
53e7e9f
Update deploy-manage/uninstall.md
kosabogi Feb 27, 2025
600e04d
Update deploy-manage/uninstall.md
kosabogi Feb 27, 2025
8416e8a
Update deploy-manage/uninstall.md
kosabogi Feb 27, 2025
99f23b8
Moves note in ECE page
kosabogi Feb 27, 2025
773bfc2
Update deploy-manage/uninstall.md
kosabogi Feb 27, 2025
ec3991e
Update deploy-manage/uninstall.md
kosabogi Feb 27, 2025
0890681
Merge branch 'main' into uninstall
kosabogi Feb 27, 2025
dd40880
Update deploy-manage/uninstall/delete-a-cloud-deployment.md
kosabogi Feb 28, 2025
4cb4354
Update deploy-manage/uninstall/delete-a-cloud-deployment.md
kosabogi Feb 28, 2025
4934dee
Update deploy-manage/uninstall/delete-a-cloud-deployment.md
kosabogi Feb 28, 2025
543289a
Update deploy-manage/uninstall/delete-a-cloud-deployment.md
kosabogi Feb 28, 2025
e4fa712
Update deploy-manage/uninstall/delete-a-cloud-deployment.md
kosabogi Feb 28, 2025
0374f2a
Update deploy-manage/uninstall/uninstall-elastic-cloud-enterprise.md
kosabogi Feb 28, 2025
ff8605f
Update deploy-manage/uninstall/uninstall-elastic-cloud-enterprise.md
kosabogi Feb 28, 2025
086e824
Update deploy-manage/uninstall/uninstall-elastic-cloud-enterprise.md
kosabogi Feb 28, 2025
13a3c26
Merge branch 'main' into uninstall
kosabogi Feb 28, 2025
e79aed0
Resolving comments
kosabogi Feb 28, 2025
2c42ca8
Merge branch 'main' into uninstall
kosabogi Feb 28, 2025
89a5a94
Update deploy-manage/uninstall/delete-a-cloud-deployment.md
kosabogi Feb 28, 2025
06123af
Update deploy-manage/uninstall/delete-a-cloud-deployment.md
kosabogi Feb 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 16 additions & 3 deletions deploy-manage/uninstall.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
---
applies_to:
deployment:
eck:
ess:
ece:
self:
---

# Uninstall

% What needs to be done: Write from scratch
Uninstalling Elasticsearch can become necessary for several reasons. You might encounter issues during installation that you can't resolve, decommission a host, or want to start fresh with a clean installation.

Each deployment type uses a different uninstallation process. Refer to the guide that matches your setup:

% GitHub issue: https://github.com/elastic/docs-projects/issues/362
* [Uninstall Elastic Cloud Enterprise](/deploy-manage/uninstall/uninstall-elastic-cloud-enterprise.md)
* [Uninstall Elastic Cloud on Kubernetes](/deploy-manage/uninstall/uninstall-elastic-cloud-on-kubernetes.md)
* [Uninstall a self-managed cluster](/deploy-manage/uninstall/uninstall-a-self-managed-cluster.md)
* [Delete a cloud deployment](/deploy-manage/uninstall/delete-a-cloud-deployment.md)

⚠️ **This page is a work in progress.** ⚠️
38 changes: 12 additions & 26 deletions deploy-manage/uninstall/delete-a-cloud-deployment.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,21 @@
---
mapped_urls:
- https://www.elastic.co/guide/en/cloud-heroku/current/ech-delete-deployment.html
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-delete-deployment.html
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-terminate-deployment.html
- https://www.elastic.co/guide/en/cloud/current/ec-delete-deployment.html
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-restore-deployment.html
- https://www.elastic.co/guide/en/cloud/current/ec-billing-stop.html
- https://www.elastic.co/guide/en/serverless/current/general-billing-stop-project.html
applies_to:
deployment:
ess:
---

# Delete a cloud deployment

% What needs to be done: Refine
To delete a cloud deployment, select **Delete deployment** from the deployment overview page.

% Use migrated content from existing pages that map to this page:
When you delete your deployment, billing stops immediately rounding up to the nearest hour.

% - [ ] ./raw-migrated-files/cloud/cloud-heroku/ech-delete-deployment.md
% - [ ] ./raw-migrated-files/cloud/cloud-enterprise/ece-delete-deployment.md
% - [ ] ./raw-migrated-files/cloud/cloud-enterprise/ece-terminate-deployment.md
% - [ ] ./raw-migrated-files/cloud/cloud/ec-billing-stop.html
% - [ ] ./raw-migrated-files/cloud/cloud/ec-delete-deployment.md
% - [ ] ./raw-migrated-files/docs-content/serverless/general-billing-stop-project.html
% - [ ] ./raw-migrated-files/cloud/cloud-enterprise/ece-restore-deployment.md
% Notes: if you need to restore a deleted deployment ...
::::{warning}
When deployments are deleted, we erase all data on disk, including snapshots. Snapshots are retained for very a limited amount of time post deletion and we cannot guarantee that deleted deployments can be restored from snapshots for this reason. If you accidentally delete a deployment, please contact support as soon as possible to increase the likelihood of restoring your deployment.
::::

⚠️ **This page is a work in progress.** ⚠️
::::{tip}
If you want to keep the snapshot for future purposes even after the deployment deletion, you should [use a custom snapshot repository](/deploy-manage/tools/snapshot-and-restore/elastic-cloud-hosted.md).
::::

The documentation team is working to combine content pulled from the following pages:

* [/raw-migrated-files/cloud/cloud-heroku/ech-delete-deployment.md](/raw-migrated-files/cloud/cloud-heroku/ech-delete-deployment.md)
* [/raw-migrated-files/cloud/cloud-enterprise/ece-delete-deployment.md](/raw-migrated-files/cloud/cloud-enterprise/ece-delete-deployment.md)
* [/raw-migrated-files/cloud/cloud-enterprise/ece-terminate-deployment.md](/raw-migrated-files/cloud/cloud-enterprise/ece-terminate-deployment.md)
* [/raw-migrated-files/cloud/cloud/ec-delete-deployment.md](/raw-migrated-files/cloud/cloud/ec-delete-deployment.md)
* [/raw-migrated-files/cloud/cloud-enterprise/ece-restore-deployment.md](/raw-migrated-files/cloud/cloud-enterprise/ece-restore-deployment.md)
Billing restarts as soon as the deployment is restored.
14 changes: 9 additions & 5 deletions deploy-manage/uninstall/uninstall-a-self-managed-cluster.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Uninstall a self-managed cluster

% What needs to be done: Write from scratch
---
applies_to:
deployment:
self:
---

% GitHub issue: https://github.com/elastic/docs-projects/issues/362
# Uninstall a self-managed cluster

⚠️ **This page is a work in progress.** ⚠️
:::{note}
You can uninstall self-managed clusters, but detailed step-by-step instructions are not currently available.
:::
7 changes: 4 additions & 3 deletions deploy-manage/uninstall/uninstall-elastic-cloud-enterprise.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-uninstall.html
applies_to:
deployment:
ece:
---

# Uninstall Elastic Cloud Enterprise [ece-uninstall]
Expand All @@ -10,7 +11,7 @@ You might need to remove Elastic Cloud Enterprise for one of the following reaso
* If the installation process does not complete successfully and you cannot troubleshoot the issue.
* If you are de-provisioning a host and want to remove the installed Elastic Cloud Enterprise software.

You remove Elastic Cloud Enterprise by removing all containers on the host:
You can remove Elastic Cloud Enterprise by removing all containers on the host:

* If using Docker

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-uninstalling-eck.html
applies_to:
deployment:
eck:
---

# Uninstall Elastic Cloud on Kubernetes [k8s-uninstalling-eck]
Expand Down