From d99a1528de360a25c1cc31b51527171322902da0 Mon Sep 17 00:00:00 2001 From: Maksim Date: Fri, 15 Nov 2019 16:12:49 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b44995..03d7044 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili * [Deploying and Scaling Microservices with Docker and Kubernetes](http://container.training/kube-selfpaced.yml.html) * [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) ## Infrastructure as code / Configuration management