olm-book
olm-book copied to clipboard
Documentation for OLM
Document an introduction to using OLM concentrating on the following core: 1. Brief high level core benefit that describes how using OLM solves cluster admins and developers needs 2. Introduce...
All the docs from this repo have been moved over to https://github.com/operator-framework/olm-docs This PR nukes this repo to drive both contributor and user traffic to the new doc site.
The OLM flow diagram helps understand how information flows into, through and out of OLM with the objective of improving how we figure out what area an action is failing...
added explaination for `what-is-an-operator.md`
We've been asked by many partners on how to completely test their operator bundles offline before trying the certification process or committing to the community operators repo. This is a...
Discuss: 1. what's the difference between the operator bundle format and the old manifest. 2. what's the benefits after changing to operator bundle.