-
Notifications
You must be signed in to change notification settings - Fork 201
[CCM]: AutoStopping Documentation Revamp #11668
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
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68da7033690c96bdd331011b--harness-developer.netlify.app |
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.
Also please review right toc layout in dynamic content
AWS: { | ||
path: "/cloud-cost-management/content/auto-stopping/aws-as.md", | ||
logo: "/cloud-providers/aws-logo.svg", | ||
logoSize: 40 |
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.
logoSize: 40 | |
logoSize: 40, | |
iconOnly: true |
> - There's **no limit** on the number of dependencies a rule can manage. | ||
> - **RDS warm-up time** depends on cluster/instance size (~25 minutes). | ||
> - Other resources warm up in under 2 minutes (max 5 minutes). | ||
| <img src="/provider-logos/cloud-providers/aws-logo.svg" alt="AWS" width="20"/> <strong style={{fontSize: '1.1rem'}}>AWS</strong> | <ul><li>EC2</li><li>Auto Scaling Groups</li><li>Kubernetes (EKS)</li><li>ECS Services</li><li>RDS Instances</li></ul> | |
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.
| <img src="/provider-logos/cloud-providers/aws-logo.svg" alt="AWS" width="20"/> <strong style={{fontSize: '1.1rem'}}>AWS</strong> | <ul><li>EC2</li><li>Auto Scaling Groups</li><li>Kubernetes (EKS)</li><li>ECS Services</li><li>RDS Instances</li></ul> | | |
| <img src="/provider-logos/cloud-providers/aws-logo.svg" alt="AWS" width="20"/> <strong style={{fontSize: '1.1rem'}}></strong> | <ul><li>EC2</li><li>Auto Scaling Groups</li><li>Kubernetes (EKS)</li><li>ECS Services</li><li>RDS Instances</li></ul> | |
Remove AWS text as it's in the icon
Revamped Autostopping docs as part of doc revamp effort for CCM
