Security
Namespaces Namespaces allow the OS to provide a process with an isolated view of one or more system resources. Linux currently supports eight namespaces: - Mount - PID - Network - Cgroup - IPC - Time
- UTS
- User
Resources
- 2023-12-21 ◦ 7 Ways to Escape a Container - Panoptica
- 2023-09-12 ◦ Container security fundamentals part 6: seccomp | Datadog Security Labs
- 2023-08-07 ◦ Container security fundamentals part 5: AppArmor and SELinux | Datadog Security Labs
- 2023-03-29 ◦ Container security fundamentals part 2: Isolation & namespaces | Datadog Security Labs
- 2022-09-21 ◦ Best of 2021 - What’s the Difference Between Docker and Kubernetes? - Container Journal
- difference between Docker and Kubernetes
- 2022-09-15 ◦ Docker Security - OWASP Cheat Sheet Series