Added Resource Management

After pinging Marek about his SSL problem I asked if he had anything else to share. He pointed me to this excellent article he wrote about Resource Management in Docker.
This commit is contained in:
Brian Christner 2016-07-21 13:17:19 +02:00 committed by GitHub
parent f685749c48
commit 8c9b89fb9d

View File

@ -202,6 +202,7 @@ by [@prologic][prologic]
* [Kubernetes Cheatsheet](http://k8s.info/cs.html) - A great resource for managing your Kubernetes installation
* [Container Best Practices](http://docs.projectatomic.io/container-best-practices/) - Red Hat's Project Atomic created a Container Best Practices guide which applies to everything and is updated regurlary.
* [Production Meteor and Node Using Docker, Part I](https://projectricochet.com/blog/production-meteor-and-node-using-docker-part-i) by [@projectricochet](https://github.com/projectricochet)
* [Resource Management in Docker](https://goldmann.pl/blog/2014/09/11/resource-management-in-docker/) by [@marekgoldmann](https://twitter.com/marekgoldmann)
## Newsletter
* [Docker Team](https://www.docker.com/)