Skip to content

Commit 5552baf

Browse files
Add note about time of affect
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
1 parent 0f09d07 commit 5552baf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

app/konnect-platform/network.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,14 @@ If you use {{site.konnect_short_name}} to manage your service mesh, you must add
161161

162162
## Specify IP addresses that can connect to {{site.konnect_short_name}}
163163

164-
Org Admins can specify an IP address or a range of IP addresses that are allowed to connect to {{site.konnect_short_name}} through its supported interfaces. This includes the UI, the {{site.konnect_short_name}} [APIs](/konnect-api/), the [Admin AP](/admin-api/), [decK](/decK/, and [Terraform](/terraform/.
164+
Org Admins can specify an IP address or a range of IP addresses that are allowed to connect to {{site.konnect_short_name}} through its supported interfaces. This includes the UI, the {{site.konnect_short_name}} [APIs](/konnect-api/), the [Admin AP](/admin-api/), [decK](/decK/), and [Terraform](/terraform/).
165165

166166
This IP allow list applies to all {{site.konnect_short_name}} communication that goes through the Admin API.
167167

168168
{:.warning}
169-
> **Important:** If the source IP address you have allow-listed is no longer reachable and IP allow list enforcement is enabled, access to {{site.konnect_short_name}} will be blocked.
169+
> **Important:**
170+
* If the source IP address you have allow-listed is no longer reachable and IP allow list enforcement is enabled, access to {{site.konnect_short_name}} will be blocked.
171+
> * If you're configuring IP allow list for the first time, it takes affect immediately. If you're editing existing IP allow list values, the changes will take affect after five minutes.
170172
171173
To configure IP allow list for {{site.konnect_short_name}}, send a PATCH request to the `/source-ip-restriction` endpoint:
172174

0 commit comments

Comments
 (0)