Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions pages/kubernetes/how-to/manage-allowed-ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ The default entry `0.0.0.0/0` enables any host to establish a connection.
- A Scaleway account logged into the [Scaleway console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing actions in the intended Organization
- [Created](/kubernetes/how-to/create-cluster) a Kubernetes Kapsule or Kosmos cluster
<Message type="tip">
Every cluster created after March 8th 2025 has this feature enabled by default. If you do not see the **Network** tab in your cluster's dashboard in the Scaleway console, then the feature is not enabled on your cluster. You can open a support ticket to have it enabled manually.
</Message>

<Message type="note">
Allowed IP configuration is available for [fully isolated Kapsule clusters](/kubernetes/reference-content/secure-cluster-with-private-network/#what-is-the-difference-between-controlled-isolation-and-full-isolation), and Kosmos clusters.
Expand Down