Version v1.5 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
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
--plugins strings plugin keys of the plugin to initialize the project with
--project-version string project version
--verbose Enable verbose logging
SEE ALSO
- operator-sdk -
- 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 February 11, 2021: align the sdk with kb (#4402) (4fc8a17c)