Files
awesome-kubernetes/docs/container-managers.md
Inaki Fernandez 8c13aaf770 update
2020-06-18 19:35:09 +02:00

4.8 KiB

Container Runtimes/Managers, Base Images and Container Tools. Podman, Buildah & Skopeo

Introduction

OCI Project

OCI Runtimes

runc

  • runc CLI tool for spawning and running containers according to the OCI specification

crun

  • crun A fast and lightweight fully featured OCI runtime and C library for running containers

OCI Monitors

  • Conmon An OCI container runtime monitor.

Container Managers / Container Runtimes (CRI runtimes)

CRI-O

Podman. Pod Manager tool

Containers In High Security Environments with Podman

Container Images

Red Hat Universal Base Image

Container Tools

Buildah

Skopeo

OCP 4 Architecture