operator-sdk run
operator-sdk run
Run an Operator in a variety of environments
Synopsis
This command has subcommands that will deploy your Operator with OLM.
Options
-h, --help help for run
Options inherited from parent commands
--verbose Enable verbose logging
SEE ALSO
- operator-sdk - Development kit for building Kubernetes extensions and tools.
- operator-sdk run bundle - Deploy an Operator in the bundle format with OLM
- operator-sdk run bundle-upgrade - Upgrade an Operator previously installed in the bundle format with OLM
- operator-sdk run packagemanifests - Deploy an Operator in the package manifests format with OLM
Last modified December 10, 2020: Implement run bundle upgrade feature using OLM (#4271) (b1055229)