사내 블로그(카카오 엔터프라이즈)에 기고한 서비스 개발자를 위한 컨테이너 뽀개기 문서도 함께 참고해 주세요. 발표 장표를 보충할 설명들을 자세하게 기술해 두었습니다.
references
- container internal (detail) : https://leezhenghui.github.io/microservices/2018/10/20/build-a-scalable-system-runtime-challenges.html
- container internal (detail) : https://itnext.io/breaking-down-containers-part-0-system-architecture-37afe0e51770
- chroot/namespaces : https://medium.com/@saschagrunert/demystifying-containers-part-i-kernel-space-2c53d6979504
- chroot (detail) : https://blog.selectel.com/containerization-mechanisms-namespaces/
- namespace/process : https://ssup2.github.io/onebyone_container/3.4.Namespace_with_Process/
- Mount namespace: https://milhouse93.tistory.com/85
- Capabilities : https://man7.org/linux/man-pages/man7/capabilities.7.html