operator-sdk run
operator-sdk run
Run an Operator in a variety of environments
Synopsis
This command has subcommands that will run or deploy your Operator in two different modes: locally and using OLM. These modes are controlled by using ‘local’ or ‘packagemanifests’ subcommands. Run ‘operator-sdk run –help’ for more information on these subcommands.
operator-sdk run [flags]
Options
-h, --help help for run
SEE ALSO
- operator-sdk - An SDK for building operators with ease
- operator-sdk run local - Run an Operator locally
- operator-sdk run packagemanifests - Run an Operator organized in the package manifests format with OLM
Last modified May 20, 2020: run: deprecate ‘—local’ in favor of ‘local’ subcommand (#3067) (ab710951)
当前内容版权归 operatorframework 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 operatorframework .