Skip to content

Commit 46167d5

Browse files
ofrancChangelog botbene2k1
authored
feat(changelog): kubernetes-added-ip-whitelisting-for-kubernetes-kapsule 2025-01-07 (#4181)
* feat(changelog): add new entry * Update changelog/january2025/2025-01-07-kubernetes-added-ip-whitelisting-for-kubernetes-kapsule.mdx --------- Co-authored-by: Changelog bot <[email protected]> Co-authored-by: Benedikt Rollik <[email protected]>
1 parent 611d220 commit 46167d5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: IP Whitelisting for Kubernetes Kapsule and Kosmos Clusters
3+
status: added
4+
author:
5+
fullname: 'Join the #[xxx] channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2025-01-07
8+
category: containers
9+
product: kubernetes
10+
---
11+
12+
Kubernetes Kapsule users can now restrict cluster access by specifying allowed IPs in CIDR notation. The default configuration `0.0.0.0/0` allows connections from all IPs.
13+
<Message type="note">
14+
Kosmos clusters require unrestricted access from Scaleway IP subnets. This security enhancement reduces the risk of unauthorized access. Find more information in the [documentation](https://www.scaleway.com/en/docs/containers/kubernetes/how-to/manage-allowed-ips/).
15+
</Message>
16+

0 commit comments

Comments
 (0)