Containerization (computing): Difference between revisions

Content deleted Content added
more specific stubcat
Cleaned up using AutoEd; c/e
Line 8:
 
== Types of containers ==
 
* OS containers
* Application containers
 
=== Security issues ===
* Because of the shared OS, security threats can affect the whole containerized system.
* In containerized environments, security scanners generally protect the OS, but not the application containers, which adds unwanted vulnerability.
 
== Container management, orchestration, clustering ==
Line 23 ⟶ 22:
 
== See also ==
 
* [[Docker (software)]]
* [[Kubernetes]]