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)