Skip to content

Containerization

Containerization involves many moving parts from the build tools to the orchestration, security analysis, runtime and many more.

Build tools

Docker

Buildpacks (just started learning)

Container registries

AWS ECR

Harbor (still learning)

Runtime

Docker

Podman

Containerd (still learning)

Kubernetes' Core

Application deployment

Networking

Permission management

Storage management

Cluster build and management

Kubernetes' Ecosystem

Helm

KEDA

ArgoCD

Rancher

Headlamp

Nginx Ingress Controller

AWS PodIdentity

AWS Secret Store CSI Driver

Crossplane

Tekton

Kyverno (still learning)

Cilium (still learning)

Vault (still learning)

Velero (still learning)

Open Telemetry (still learning)

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 !