From 366c656d825e6705cfba17b1943de09b678d7619 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Wed, 17 Mar 2021 23:55:26 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20Minor=20slides=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/k8s/kubenet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/kubenet.md b/slides/k8s/kubenet.md index 86bf2d44..abbc18ca 100644 --- a/slides/k8s/kubenet.md +++ b/slides/k8s/kubenet.md @@ -52,7 +52,7 @@ - There are literally dozens of implementations out there - (15 are listed in the Kubernetes documentation) + (https://github.com/containernetworking/cni/ lists more than 25 plugins) - Pods have level 3 (IP) connectivity, but *services* are level 4 (TCP or UDP)