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 packagemanifests - Deploy an Operator in the package manifests format with OLM
Last modified October 6, 2020: run bundle: Enable run bundle (#3877) (e6d94aae)