From 73f66f25d8fc9fe6c7687a68178167d3b9d416ea Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Thu, 6 Sep 2018 01:38:58 -0500 Subject: [PATCH] Rephrase to avoid confusion --- slides/k8s/netpol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/netpol.md b/slides/k8s/netpol.md index ab813955..e2df6908 100644 --- a/slides/k8s/netpol.md +++ b/slides/k8s/netpol.md @@ -55,7 +55,7 @@ class: extra-details (You do not need a matching egress rule to allow response traffic to go through) -- This also stands for UDP traffic +- This also applies for UDP traffic (Allowing DNS traffic can be done with a single rule)