Slide 18
Slide 18 text
18
18
Multiple Ways to Deploy
Package manager for
Kubernetes, simplifying
the deployment and
management of complex
applications via
customizable and
versioned charts.
Helm
Kubernetes-native
configuration management
tool, offering code-based
customization for
Kubernetes manifests and
enhancing configuration
readability using a
base-and-overlay model.
Kustomize
A plugin manager for
kubectl, extending its
functionality by managing
the installation and
updating of kubectl
plugins, thereby enriching
Kubernetes operations.
Krew
Operator Lifecycle Manager
(OLM) is a component of the
Operator Framework, an
open-source toolkit
designed by Red Hat for
managing Kubernetes native
applications in an effective,
automated, and scalable
way.
OLM