operator-sdk run bundle
operator-sdk run bundle
Deploy an Operator in the bundle format with OLM
operator-sdk run bundle <bundle-image> [flags]
Options
--index-image string index image in which to inject bundle (default "quay.io/operator-framework/upstream-opm-builder:latest")
--install-mode InstallModeValue install mode
--timeout duration install timeout (default 2m0s)
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, namespace scope for this CLI request
-h, --help help for bundle
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 run - Run an Operator in a variety of environments
Last modified February 11, 2021: align the sdk with kb (#4402) (4fc8a17c)
当前内容版权归 Operator SDK 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Operator SDK .