From b23fbd2cbb684a069772ae31e4b5df28fc0db423 Mon Sep 17 00:00:00 2001 From: Ky Date: Fri, 20 Dec 2024 12:16:59 +0000 Subject: [PATCH] Attempt 2 to fix publishing runbook entry --- runbooks/source/block-public-ip-address.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runbooks/source/block-public-ip-address.html.md.erb b/runbooks/source/block-public-ip-address.html.md.erb index c8cfb4c0..928b2632 100644 --- a/runbooks/source/block-public-ip-address.html.md.erb +++ b/runbooks/source/block-public-ip-address.html.md.erb @@ -8,7 +8,7 @@ review_in: 6 months # Blocking Public IP Address from EKS Cluster ## Introduction -By default, the [network access control list] (network ACL) is configured to allow all traffic to flow in and out of the subnets with which it is associated. Currently in our evironment, the public subnets are associated with network ACL with the following default rules: +By default, the [network access control list] is configured to allow all traffic to flow in and out of the subnets with which it is associated. Currently in our evironment, the public subnets are associated with network ACL with the following default rules: **Inbound rules** | Rule # | Type | Protocol | Port range | Source | Allow/Deny |