-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(console): Add cluster autopause (#4085)
* Draft Autopause feature * Remove old pause message * Minor edits * Minor edit * Minor edits * Fix admonition closing tag * Edit from review * Structure edits following review * Edits following Slack review * Edit to remove Production cluster bullet reference * Edits to match the UI text * Add link to explain small sizing * Minor grammatical edits * Add resume cluster duration * Edit 8 to eight for style consistency * Minor edit for conciseness * Backport auto-pause work to 8.2,8.3,8.4,8.5 * Edits to resume cluster following review * Backport of resume cluster changes to 8.5, 8.4
- Loading branch information
1 parent
7e3af7f
commit 2c04bc0
Showing
12 changed files
with
165 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+64.2 KB
docs/components/console/manage-clusters/img/cluster-resume-console.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+88.6 KB
docs/components/console/manage-clusters/img/cluster-resume-deploy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,29 @@ | ||
--- | ||
id: resume-cluster | ||
title: Resume your cluster | ||
description: "Follow these instructions to resume your cluster" | ||
description: "You can resume your paused cluster during deployment, or from the Console at any time." | ||
--- | ||
|
||
A trial cluster can be paused automatically due to inactivity. To resume your cluster, navigate to the **Clusters** tab, click on the cluster name (e.g. Prod Cluster - Project A) from the list and in the cluster details, and click **Resume cluster**. | ||
You can resume your paused cluster during deployment, or from the **Console** at any time. | ||
|
||
- Resuming a cluster typically takes five to ten minutes. | ||
- To learn more about automatic cluster pausing on Free Trial plan clusters, see [auto-pause](/components/concepts/clusters.md#auto-pause). | ||
|
||
## Resume during deployment | ||
|
||
During deployment, you can resume the selected cluster if it is paused. | ||
|
||
![Resume a paused cluster during deployment](./img/cluster-resume-deploy.png) | ||
|
||
1. Select your paused cluster during deployment. | ||
1. Select **Resume** in the paused cluster notification. | ||
|
||
## Resume from Console | ||
|
||
You can resume your paused cluster from the **Console** at any time. | ||
|
||
![Resume a paused cluster from the Console](./img/cluster-resume-console.png) | ||
|
||
1. Navigate to **Console**, and select the **Clusters** tab. | ||
1. The cluster **Status** shows “Paused” if a cluster is paused. Select the cluster that you want to resume. | ||
1. On the cluster **Overview** tab, select **Resume cluster** in the **Status** row of the **Cluster Details**. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 20 additions & 2 deletions
22
versioned_docs/version-8.4/components/console/manage-clusters/resume-cluster.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,25 @@ | ||
--- | ||
id: resume-cluster | ||
title: Resume your cluster | ||
description: "Follow these instructions to resume your cluster" | ||
description: "You can resume your paused cluster during deployment, or from the Console at any time." | ||
--- | ||
|
||
A trial cluster can be paused automatically due to inactivity. To resume your cluster, navigate to the **Clusters** tab, click on the cluster name (e.g. Prod Cluster - Project A) from the list and in the cluster details, and click **Resume cluster**. | ||
You can resume your paused cluster during deployment, or from the **Console** at any time. | ||
|
||
- Resuming a cluster typically takes five to ten minutes. | ||
- To learn more about automatic cluster pausing on Free Trial plan clusters, see [auto-pause](/components/concepts/clusters.md#auto-pause). | ||
|
||
## Resume during deployment | ||
|
||
During deployment, you can resume the selected cluster if it is paused. | ||
|
||
1. Select your paused cluster during deployment. | ||
1. Select **Resume** in the paused cluster notification. | ||
|
||
## Resume from Console | ||
|
||
You can resume your paused cluster from the **Console** at any time. | ||
|
||
1. Navigate to **Console**, and select the **Clusters** tab. | ||
1. The cluster **Status** shows “Paused” if a cluster is paused. Select the cluster that you want to resume. | ||
1. On the cluster **Overview** tab, select **Resume cluster** in the **Status** row of the **Cluster Details**. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+64.2 KB
...s/version-8.5/components/console/manage-clusters/img/cluster-resume-console.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+88.6 KB
...cs/version-8.5/components/console/manage-clusters/img/cluster-resume-deploy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 24 additions & 2 deletions
26
versioned_docs/version-8.5/components/console/manage-clusters/resume-cluster.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,29 @@ | ||
--- | ||
id: resume-cluster | ||
title: Resume your cluster | ||
description: "Follow these instructions to resume your cluster" | ||
description: "You can resume your paused cluster during deployment, or from the Console at any time." | ||
--- | ||
|
||
A trial cluster can be paused automatically due to inactivity. To resume your cluster, navigate to the **Clusters** tab, click on the cluster name (e.g. Prod Cluster - Project A) from the list and in the cluster details, and click **Resume cluster**. | ||
You can resume your paused cluster during deployment, or from the **Console** at any time. | ||
|
||
- Resuming a cluster typically takes five to ten minutes. | ||
- To learn more about automatic cluster pausing on Free Trial plan clusters, see [auto-pause](/components/concepts/clusters.md#auto-pause). | ||
|
||
## Resume during deployment | ||
|
||
During deployment, you can resume the selected cluster if it is paused. | ||
|
||
![Resume a paused cluster during deployment](./img/cluster-resume-deploy.png) | ||
|
||
1. Select your paused cluster during deployment. | ||
1. Select **Resume** in the paused cluster notification. | ||
|
||
## Resume from Console | ||
|
||
You can resume your paused cluster from the **Console** at any time. | ||
|
||
![Resume a paused cluster from the Console](./img/cluster-resume-console.png) | ||
|
||
1. Navigate to **Console**, and select the **Clusters** tab. | ||
1. The cluster **Status** shows “Paused” if a cluster is paused. Select the cluster that you want to resume. | ||
1. On the cluster **Overview** tab, select **Resume cluster** in the **Status** row of the **Cluster Details**. |