homepage (original) (raw)
OLM Features
OVER-THE-AIR UPDATES AND CATALOGS
OLM provides rich update mechanisms to keep Kubernetes native applications up to date automatically.
DEPENDENCY MODEL
With OLMs packaging format Operators can express dependencies on the platform and on other Operators.
DISCOVERABILITY
OLM makes Operators and their services available for cluster users to select and install.
CLUSTER STABILITY
OLM will prevent conflicting Operators owning the same APIs being installed, ensuring cluster stability.
DECLARATIVE UI CONTROLS
OLM enables Operators to behave like managed service providers through the APIs they expose.