Skip to content

Commit 8bca6d1

Browse files
Apply suggestions from code review
Co-authored-by: SamyOubouaziz <[email protected]>
1 parent 98ba92a commit 8bca6d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/kubernetes/reference-content/security-group-management.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This default security group is shared across all Kapsule pools within the same a
4040

4141
### Verify security group configuration
4242

43-
After creating the pool, verify that the correct security group is applied by checking the pool details in the Scaleway console or using the CLI:
43+
After creating the pool, verify that the correct security group is applied by checking the pool details in the Scaleway console, or using the CLI:
4444

4545
```bash
4646
scw k8s pool get <pool-id>
@@ -49,10 +49,10 @@ scw k8s pool get <pool-id>
4949
Ensure that the security group rules align with your application's networking needs and cluster communication requirements.
5050

5151

52-
## Modify security group rules (Optional):
52+
## Modify security group rules (optional)
5353

5454
To update the rules of an existing security group, navigate to the Instances section in the Scaleway console.
55-
Select the security group (either the custom one or the Kapsule default security group) and [modify the inbound/outbound rules](/instances/how-to/use-security-groups/#how-to-edit-a-security-group) as needed.
55+
Select the security group (either the custom one or the Kapsule default security group), and [modify the inbound/outbound rules](/instances/how-to/use-security-groups/#how-to-edit-a-security-group) as needed.
5656

5757
<Message type="important">
5858
Changes to the Kapsule default security group will affect all pools in the same zone that use this default group.

0 commit comments

Comments
 (0)