container_administrator

Container Administrator

Return to Container Security, Containerization, CloudOps (Cloud Management), Kubernetes Admin, Red Hat Kubernetes OpenShift Administrator, Container Admin, Cloud Admin (AWS Admin, Azure Admin, GCP Admin), Red Hat Certified System Administrator (RHCSA), Red Hat Certified Engineer (RHCE - Ansible), SysAdmin, Linux Admin (Linux Management), Windows Admin (Windows Server Management), ServerAdmin, NetAdmin (Network management)

Docker Administrator

ContainerAdmin - Container Admin - Container-Admin

Container Administrator

Container Administrators

Container Administration

Containers Administrator

Containers Administrators

Containers Administration

Snippet from Wikipedia: OS-level virtualization

OS-level virtualization is an operating system (OS) virtualization paradigm in which the kernel allows the existence of multiple isolated user space instances, called containers (LXC, Solaris containers, AIX WPARs, HP-UX SRP Containers, Docker, Podman), zones (Solaris containers), virtual private servers (OpenVZ), partitions, virtual environments (VEs), virtual kernels (DragonFly BSD), or jails (FreeBSD jail or chroot jail). Such instances may look like real computers from the point of view of programs running in them. A computer program running on an ordinary operating system can see all resources (connected devices, files and folders, network shares, CPU power, quantifiable hardware capabilities) of that computer. However, programs running inside of a container can only see the container's contents and devices assigned to the container.

On Unix-like operating systems, this feature can be seen as an advanced implementation of the standard chroot mechanism, which changes the apparent root folder for the current running process and its children. In addition to isolation mechanisms, the kernel often provides resource-management features to limit the impact of one container's activities on other containers. Linux containers are all based on the virtualization, isolation, and resource management mechanisms provided by the Linux kernel, notably Linux namespaces and cgroups.

The term container, while most popularly referring to OS-level virtualization systems, is sometimes ambiguously used to refer to fuller virtual machine environments operating in varying degrees of concert with the host OS, e.g., Microsoft's Hyper-V containers. A more historic overview of virtualization in general since 1960 can be found in the Timeline of virtualization development.

container_administrator.txt · Last modified: 2024/04/28 03:29 by 127.0.0.1