From c8d4ed53a998b12026416541aaf38d420e863b5a Mon Sep 17 00:00:00 2001 From: "Jyoti Bisht (Joe)" Date: Mon, 10 Nov 2025 08:20:53 +0530 Subject: [PATCH 1/2] Updating AS page to make it better for schedule-based options --- .../content/auto-stopping/aws-as.md | 9 +++++++-- .../content/auto-stopping/azure-as.md | 8 ++++++-- .../content/auto-stopping/gcp-as.md | 10 ++++++++-- 3 files changed, 21 insertions(+), 6 deletions(-) diff --git a/docs/cloud-cost-management/content/auto-stopping/aws-as.md b/docs/cloud-cost-management/content/auto-stopping/aws-as.md index 39a755bf0bf..a707345ca87 100644 --- a/docs/cloud-cost-management/content/auto-stopping/aws-as.md +++ b/docs/cloud-cost-management/content/auto-stopping/aws-as.md @@ -4,8 +4,13 @@ import RedirectIfStandalone from '@site/src/components/DynamicMarkdownSelector/R -## Prerequisite: Set Up Proxy and/or Load Balancer +## Prerequisite +- [Create an AWS Connector for AutoStopping Rules](/docs/cloud-cost-management/get-started/#aws) +- Proxy and/or Load Balancer for Traffic-based AutoStopping Rules. For scheduled only AutoStopping Rules, this is not required. + + +## Setup Proxy and/or Load Balancer (for Traffic-based AutoStopping Rules) AutoStopping is designed to integrate seamlessly with native load-balancing solutions like **AWS ALB**. However, for use cases that fall outside of these integrations such as SSH, RDP, or RDS connections, AutoStopping offers an advanced reverse proxy solution: **AutoStopping Proxy**. @@ -427,7 +432,7 @@ echo ">>> Setup complete." --------- - + diff --git a/docs/cloud-cost-management/content/auto-stopping/azure-as.md b/docs/cloud-cost-management/content/auto-stopping/azure-as.md index 46061784a20..fb7fbe595a4 100644 --- a/docs/cloud-cost-management/content/auto-stopping/azure-as.md +++ b/docs/cloud-cost-management/content/auto-stopping/azure-as.md @@ -5,7 +5,11 @@ import RedirectIfStandalone from '@site/src/components/DynamicMarkdownSelector/R -## Prerequisite: Set Up Proxy and/or Load Balancer +## Prerequisite +- [Create an AWS Connector for AutoStopping Rules](/docs/cloud-cost-management/get-started/#aws) +- Proxy and/or Load Balancer for Traffic-based AutoStopping Rules. For scheduled only AutoStopping Rules, this is not required. + +## Set Up Proxy and/or Load Balancer Set up a proxy or load balancer that will intercept and manage traffic to your resources. This component is what enables the seamless start/stop functionality. @@ -275,7 +279,7 @@ To create a fixed schedule for your rule, do the following: - + Now that you have the AutoStopping rule configured, define how you would want to access the underlying application running on the resources managed by this Rule. You can use either of the following or both the methods depending on your requirement. diff --git a/docs/cloud-cost-management/content/auto-stopping/gcp-as.md b/docs/cloud-cost-management/content/auto-stopping/gcp-as.md index af9fb32128b..8b9568102f3 100644 --- a/docs/cloud-cost-management/content/auto-stopping/gcp-as.md +++ b/docs/cloud-cost-management/content/auto-stopping/gcp-as.md @@ -5,7 +5,13 @@ import RedirectIfStandalone from '@site/src/components/DynamicMarkdownSelector/R -## Prerequisite: Set Up Proxy +## Prerequisite + +- [Create a GCP Connector for AutoStopping Rules](/docs/cloud-cost-management/get-started/#aws) +- Proxy for Traffic-based AutoStopping Rules. For scheduled only AutoStopping Rules, this is not required. + + +## Set Up Proxy Set up a proxy or load balancer that will intercept and manage traffic to your resources. This component is what enables the seamless start/stop functionality. @@ -159,7 +165,7 @@ To create a fixed schedule for your rule, do the following: - + From 0a7f2477535115ce88560dc7802b70d025527e99 Mon Sep 17 00:00:00 2001 From: "Jyoti Bisht (Joe)" Date: Mon, 17 Nov 2025 23:57:05 +0530 Subject: [PATCH 2/2] fixing nits --- docs/cloud-cost-management/content/auto-stopping/azure-as.md | 2 +- docs/cloud-cost-management/content/auto-stopping/gcp-as.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/cloud-cost-management/content/auto-stopping/azure-as.md b/docs/cloud-cost-management/content/auto-stopping/azure-as.md index fb7fbe595a4..47cf676ccc7 100644 --- a/docs/cloud-cost-management/content/auto-stopping/azure-as.md +++ b/docs/cloud-cost-management/content/auto-stopping/azure-as.md @@ -6,7 +6,7 @@ import RedirectIfStandalone from '@site/src/components/DynamicMarkdownSelector/R ## Prerequisite -- [Create an AWS Connector for AutoStopping Rules](/docs/cloud-cost-management/get-started/#aws) +- [Create an Azure Connector for AutoStopping Rules](/docs/cloud-cost-management/get-started/#azure) - Proxy and/or Load Balancer for Traffic-based AutoStopping Rules. For scheduled only AutoStopping Rules, this is not required. ## Set Up Proxy and/or Load Balancer diff --git a/docs/cloud-cost-management/content/auto-stopping/gcp-as.md b/docs/cloud-cost-management/content/auto-stopping/gcp-as.md index 8b9568102f3..155dc295f2e 100644 --- a/docs/cloud-cost-management/content/auto-stopping/gcp-as.md +++ b/docs/cloud-cost-management/content/auto-stopping/gcp-as.md @@ -7,7 +7,7 @@ import RedirectIfStandalone from '@site/src/components/DynamicMarkdownSelector/R ## Prerequisite -- [Create a GCP Connector for AutoStopping Rules](/docs/cloud-cost-management/get-started/#aws) +- [Create a GCP Connector for AutoStopping Rules](/docs/cloud-cost-management/get-started/#gcp) - Proxy for Traffic-based AutoStopping Rules. For scheduled only AutoStopping Rules, this is not required. @@ -30,7 +30,7 @@ An AutoStopping Proxy is a virtual machine that sits in front of your virtual ma - **VPC**: Select the Virtual Private Cloud where your resources are located - **Network tags**: Select the **Network tags** to enable ports on the proxy VM which would be receiving traffic or the one that would be used to access the proxy. - **Subnet**: Select the subnet for the proxy deployment - - **Machine type**: Select an appropriate AWS instance type for the proxy + - **Machine type**: Select an appropriate instance type for the proxy - Choose based on your expected traffic volume and performance needs - **TLS Certificate Secret Version**: Create a secret in your GCP account. Go to [Create a secret](https://cloud.google.com/secret-manager/docs/creating-and-accessing-secrets). - **TLS Private Key Secret Version**: Provide the ARN of your private key secret