Containerization¶
Containerization involves many moving parts from the build tools to the orchestration, security analysis, runtime and many more.
Build tools¶
Container registries¶
Runtime¶
Kubernetes' Core¶
Kubernetes' Ecosystem¶
Kubernetes' technologies I'll explore as soon as possible
- CloudnativePG
A Kubernetes hosted PostgreSQL database operator - MariaDB Operator
A Kubernetes hosted MariaDB database operator - Istio
Service meshing and more. I'm waiting for the Gateway API project to mature - Falco
Security service for live detection of intrusions - Kubevirt
Virtualization tool, could be useful to create scalable and secure VDIs - Harbor
OSS container and artifact registry - Keyclock
Identity provider - Notary
Image signing service - Trivy
Security analysis
And many more, I found Kubernetes' ecosystem so rich and empowering !