From a983582d012a8527b3f0292acbc9f773a9b1138c Mon Sep 17 00:00:00 2001 From: Maksim Date: Sun, 26 Jul 2020 09:12:25 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6ab517..d963f7f 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili * [What happens when ... Kubernetes edition!](https://github.com/jamiehannaford/what-happens-when-k8s/blob/master/README.md) * [Kubernetes Production Patterns](https://github.com/gravitational/workshop/blob/master/k8sprod.md) * [Kubernetes production best practices](https://learnk8s.io/production-best-practices) +* [A Guide to the Kubernetes Networking Model](https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model) ## Infrastructure as code / Configuration management