From a0b573b0f8451b0815069dffdab8065d1976ffc5 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Thu, 19 Sep 2024 14:26:24 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...iners-added-ephemeral-storage-customisable.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 changelog/september2024/2024-09-19-containers-added-ephemeral-storage-customisable.mdx diff --git a/changelog/september2024/2024-09-19-containers-added-ephemeral-storage-customisable.mdx b/changelog/september2024/2024-09-19-containers-added-ephemeral-storage-customisable.mdx new file mode 100644 index 0000000000..71eb457c66 --- /dev/null +++ b/changelog/september2024/2024-09-19-containers-added-ephemeral-storage-customisable.mdx @@ -0,0 +1,15 @@ +--- +title: Ephemeral storage customisable +status: added +author: + fullname: 'Join the #serverless-containers channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2024-09-19 +category: serverless +product: containers +--- + +Previously Serverless Containers ephemeral storage was set to 1 GB but it's now customisable without additional costs ! + +Min value is 1 GB and the max value will depend of your RAM, for now it can go up to 24 GB. + From 45082c4baf283280316af95367c93f6d5ee5a70a Mon Sep 17 00:00:00 2001 From: nerda-codes <87707325+nerda-codes@users.noreply.github.com> Date: Fri, 20 Sep 2024 09:31:08 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...9-19-containers-added-ephemeral-storage-customisable.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog/september2024/2024-09-19-containers-added-ephemeral-storage-customisable.mdx b/changelog/september2024/2024-09-19-containers-added-ephemeral-storage-customisable.mdx index 71eb457c66..06753412f0 100644 --- a/changelog/september2024/2024-09-19-containers-added-ephemeral-storage-customisable.mdx +++ b/changelog/september2024/2024-09-19-containers-added-ephemeral-storage-customisable.mdx @@ -1,5 +1,5 @@ --- -title: Ephemeral storage customisable +title: Ephemeral storage is now customizable status: added author: fullname: 'Join the #serverless-containers channel on Slack.' @@ -9,7 +9,7 @@ category: serverless product: containers --- -Previously Serverless Containers ephemeral storage was set to 1 GB but it's now customisable without additional costs ! +Previously, ephemeral storage for Serverless Containers was set to 1 GB. Now, you can customize the ephemeral storage size at no additional cost. -Min value is 1 GB and the max value will depend of your RAM, for now it can go up to 24 GB. +The minimum size is 1 GB, and the maximum size depends on your RAM, to an upper limit of 24 GB.