Managed Kubernetes Solutions, Part II
Under the Hood of Kubernetes This is achieved in part through Linux kernel features, namely the implementation of cgroups and namespaces. Cgroups & Namespace In short, cgroups allow processes to be organized into hierarchical groups whose usage of various types of resources can then be...