Skip to content

Commit 8430c86

Browse files
committed
feat(k8s): security group management
1 parent 038be81 commit 8430c86

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
meta:
3+
title: Scaleway Kubernetes Kapsule and Kosmos security group management
4+
description: This page explains how to Scaleway Kubernetes Kapsule and Kosmos manage security groups
5+
content:
6+
h1: Scaleway Kubernetes Kapsule and Kosmos security group management
7+
paragraph: This page explains how to Scaleway Kubernetes Kapsule and Kosmos manage security groups
8+
tags: kubernetes kapsule kosmos security group
9+
dates:
10+
validation: 2025-06-26
11+
posted: 2025-06-06
12+
categories:
13+
- kubernetes
14+
---
15+
16+
Scaleway Kubernetes Kapsule and Kosmos provide managed Kubernetes services that simplify the deployment and management of containerized applications. As part of the security configuration for these services, Scaleway allows users to manage security groups for Kapsule pools to control network traffic to and from cluster nodes. This document outlines the process for managing security groups when creating and configuring pools in Scaleway Kubernetes Kapsule.
17+
Security Group Management for Kapsule Pools
18+
When creating a Kapsule pool, you can specify a security group ID to associate an existing security group with the pool. This allows for customized network traffic rules tailored to your specific requirements.
19+
20+
If no security group ID is provided during pool creation, Scaleway assigns a default preconfigured security group named **Kapsule default security group**. This default security group is shared across all Kapsule pools within the same availability zone.
21+
Key Changes

0 commit comments

Comments
 (0)