From 4956eb7b9c859aea52e7efbfa8c529713a6180d9 Mon Sep 17 00:00:00 2001 From: Maksim Date: Wed, 13 Jul 2022 03:13:36 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 702e7f1..9fa2f56 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili ## Kubernetes - [ ] [Deploying and Scaling Microservices with Docker and Kubernetes](http://container.training/kube-selfpaced.yml.html) +- [ ] [Demystifying the Kubernetes Iceberg](https://asankov.dev/blog/2022/05/15/demystifying-the-kubernetes-iceberg-part-1) - [ ] [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)