operator-sdk bundle
operator-sdk bundle
Manage operator bundle metadata
Synopsis
Manage bundle builds, bundle metadata generation, and bundle validation. An operator bundle is a portable operator packaging format understood by Kubernetes native software, like the Operator Lifecycle Manager.
More information about operator bundles and metadata: https://github.com/operator-framework/operator-registry/blob/master/docs/design/operator-bundle.md
More information about the integration with OLM via SDK: https://sdk.operatorframework.io/docs/olm-integration
Options
-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 -
- operator-sdk bundle validate - Validate an operator bundle
Last modified February 11, 2021: align the sdk with kb (#4402) (4fc8a17c)