#Container
2 articles
Infrastructure
2023-06-05
Container Technology Explained: How Docker and OCI Containers Work
Learn how container technology works—namespaces, cgroups, OCI standards—and why containers have become essential for modern application deployment.
#Docker#libcontainer#lxc#lxd#Container
Infrastructure
2020-10-20
Reading Kubernetes Documentation - Summary of Concepts
Learn Kubernetes core concepts including cluster architecture, container orchestration, service discovery, and load balancing essentials.
#Docker#Container#Kubernetes