DevOps/Container

From Wikiversity
(Redirected from Container)
Jump to navigation Jump to search

Linux Container virtualization is an os-level virtualization technology based in Linux kernel cgroups and namespaces features. Docker containers are available since 2013 and runC was first released in July 2015 as version 0.0.1[1].

Containers Technology Timeline[edit | edit source]

Tools[edit | edit source]

containerd[edit | edit source]

containerd[6][7] is an industry-standard container runtime.

Activities[edit | edit source]

  1. Understand the differences between runc[8], containerd[9] and docker. https://medium.com/@alenkacz/whats-the-difference-between-runc-containerd-docker-3fc8f79d4d6e

See also[edit | edit source]

  1. https://github.com/opencontainers/runc/releases/tag/v0.0.1
  2. "diff between Linux kernel 4.4 and 4.5". 2016-03-14.
  3. https://www.redhat.com/en/blog/Announcing-OpenShift-Origin-Open-Source-Code-For-Platform-as-a-Service?source=author&term=2661
  4. https://blog.openshift.com/red-hat-chose-kubernetes-openshift/
  5. https://en.wikipedia.org/wiki/Open_Container_Initiative
  6. https://www.mankier.com/1/containerd
  7. https://containerd.io/
  8. https://github.com/opencontainers/runc/blob/master/man/runc.8.md
  9. https://www.mankier.com/1/containerd