AWS, DevOps

Kubernetes Namespaces – One Cluster for Different Environments

In one of the project that I was working, I had to set up multiple environments in the same Kubernetes cluster. The environments are namely QA and UAT. The blog will guide the reader on how to segregate different environments in same Kubernetes cluster and have control over each environment in such a way that the other environments...

by Mayank Negi
Tag: Namespaces
13-Dec-2016

Technology

Cgroups and Namespaces On Ubuntu

Hello folks. Before diving into the concepts of cgroups and namespaces on ubuntu, there are a few things one must be clear with. 1) Virtualization : Its a method or technique used to run an operating system on top of another operating system. The hardware resources are fully utilized and will be shared by each of the operating...

by Prakashul
Tag: Namespaces
26-Mar-2015