Update README.md

pull/2/head
Maksim 5 years ago committed by GitHub
parent a42b4105bf
commit b21001f79f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,11 +55,15 @@ This repository is an attempt to consolidate useful resources for Site Reliabili
## Containers
* [Introduction to Docker and Containers](http://container.training/intro-selfpaced.yml.html)
* [Deploying and Scaling Microservices with Docker and Kubernetes](http://container.training/kube-selfpaced.yml.html)
* [Containers Patterns](https://l0rd.github.io/containerspatterns)
* [Kubernetes Production Patterns](https://github.com/gravitational/workshop/blob/master/k8sprod.md)
* [Docker Container Anti Patterns](http://blog.arungupta.me/docker-container-anti-patterns)
## Kubernetes
* [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)
## Infrastructure as code / Configuration management
* [Terraform](https://learn.hashicorp.com/terraform)

Loading…
Cancel
Save