From 759eab75511df0b6ad4c6435984b483791f31db3 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 12 Nov 2024 10:46:23 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...hanged-incoming-change-for-dns-resolution.mdx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 changelog/november2024/2024-11-12-containers-changed-incoming-change-for-dns-resolution.mdx diff --git a/changelog/november2024/2024-11-12-containers-changed-incoming-change-for-dns-resolution.mdx b/changelog/november2024/2024-11-12-containers-changed-incoming-change-for-dns-resolution.mdx new file mode 100644 index 0000000000..a9ae1de8b5 --- /dev/null +++ b/changelog/november2024/2024-11-12-containers-changed-incoming-change-for-dns-resolution.mdx @@ -0,0 +1,16 @@ +--- +title: Incoming change for DNS Resolution +status: changed +author: + fullname: 'Join the #serverless-containers channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2024-11-12 +category: serverless +product: containers +--- + +Starting 26 November 2024 a rate limit of 20 DNS queries per second for full DNS resolutions per Container instance will be applied. This limit only applies to queries that require a full DNS resolution, and is enforced independently for each Container instance. + +This rate limit is set at a level that is well above typical usage, so most users should not be impacted. + + From c6044b83a25b8c03c63c857f90c4149053022d79 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:59:36 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Benedikt Rollik --- ...-containers-changed-incoming-change-for-dns-resolution.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/november2024/2024-11-12-containers-changed-incoming-change-for-dns-resolution.mdx b/changelog/november2024/2024-11-12-containers-changed-incoming-change-for-dns-resolution.mdx index a9ae1de8b5..69c2f26cbb 100644 --- a/changelog/november2024/2024-11-12-containers-changed-incoming-change-for-dns-resolution.mdx +++ b/changelog/november2024/2024-11-12-containers-changed-incoming-change-for-dns-resolution.mdx @@ -1,5 +1,5 @@ --- -title: Incoming change for DNS Resolution +title: DNS resolution rate limit for Serverless Containers status: changed author: fullname: 'Join the #serverless-containers channel on Slack.' @@ -9,7 +9,7 @@ category: serverless product: containers --- -Starting 26 November 2024 a rate limit of 20 DNS queries per second for full DNS resolutions per Container instance will be applied. This limit only applies to queries that require a full DNS resolution, and is enforced independently for each Container instance. +Starting **November 26, 2024**, a rate limit of **20 DNS queries per second** per Container instance will be applied. This limit only applies to queries that require a full DNS resolution and is enforced independently for each Container instance. This rate limit is set at a level that is well above typical usage, so most users should not be impacted.