Further reading
Some of the Google tools, presentations, and white papers mentioned at the start of the chapter can be found here:
- cgroups: http://man7.org/linux/man-pages/man7/cgroups.7.html
- lmctfy: https://github.com/google/lmctfy/
- Containers at Scale, Joe Beda's slides from GluCon: http://slides.eightypercent.net/GlueCon%202014%20-%20Containers%20At%20Scale.pdf
- Large-scale cluster management at Google with Borg: https://ai.google/research/pubs/pub43438
- LXC: https://linuxcontainers.org/
You can find details on the cloud services mentioned in the chapter here:
- Google Kubernetes Engine (GKE): https://cloud.google.com/kubernetes-engine
- Azure Kubernetes Service (AKS): https://azure.microsoft.com/en-gb/services/kubernetes-service/
- Amazon Elastic Container Service for Kubernetes (Amazon EKS): https://aws.amazon.com/eks/
- IBM Cloud Kubernetes Service: https://www.ibm.com/cloud/container-service
- Oracle Container Engine for...