From 24a9107fe8fdc2142507696d1dee28cab4a29dd2 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Wed, 26 Feb 2025 14:27:47 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- ...dded-serverless-containers-new-autoscaling-.mdx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx diff --git a/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx b/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx new file mode 100644 index 0000000000..00d88589df --- /dev/null +++ b/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx @@ -0,0 +1,14 @@ +--- +title: Serverless Containers new Autoscaling Rules +status: added +date: 2025-02-26 +category: serverless +product: containers +--- + +[Autoscaling](https://www.scaleway.com/en/docs/serverless-containers/concepts/#autoscaling) now supports new rules: CPU and RAM percentage. + +This feature allows users to automatically adjust the CPU and RAM resources allocated to their Serverless Containers based on workload demands. + + + From cb3f1c0ec92d493c7d4d0fe0e09be42918d8f0bd Mon Sep 17 00:00:00 2001 From: Thomas TACQUET Date: Wed, 26 Feb 2025 18:07:31 +0100 Subject: [PATCH 2/3] Update changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- ...ontainers-added-serverless-containers-new-autoscaling-.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx b/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx index 00d88589df..b3395ddedb 100644 --- a/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx +++ b/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx @@ -8,7 +8,5 @@ product: containers [Autoscaling](https://www.scaleway.com/en/docs/serverless-containers/concepts/#autoscaling) now supports new rules: CPU and RAM percentage. -This feature allows users to automatically adjust the CPU and RAM resources allocated to their Serverless Containers based on workload demands. - - +This feature allows you to automatically adjust the CPU and RAM resources allocated to your Serverless Containers based on workload demands. From 9ef1379e138cef27ea20c74bfed0ecc93bba505d Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Thu, 27 Feb 2025 10:33:31 +0100 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- ...ontainers-added-serverless-containers-new-autoscaling-.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx b/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx index b3395ddedb..1b47530515 100644 --- a/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx +++ b/changelog/february2025/2025-02-26-containers-added-serverless-containers-new-autoscaling-.mdx @@ -1,5 +1,5 @@ --- -title: Serverless Containers new Autoscaling Rules +title: Serverless Containers new autoscaling rules status: added date: 2025-02-26 category: serverless @@ -8,5 +8,5 @@ product: containers [Autoscaling](https://www.scaleway.com/en/docs/serverless-containers/concepts/#autoscaling) now supports new rules: CPU and RAM percentage. -This feature allows you to automatically adjust the CPU and RAM resources allocated to your Serverless Containers based on workload demands. +Your container can now scale up or down based on CPU or RAM usage to better adapt to your specific workloads.