Containers Me learning docker, kubernetes etc Course notes Brian holt's complete intro to containers What are containers Containers are three linux kernel features put together Chroot ( cha-root or change root) Namespaces C-groups ( or Control groups) Attribution Brian holt course on containers