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 to be used for this subcommand execution
--verbose Enable verbose logging
SEE ALSO
- operator-sdk -
- operator-sdk bundle validate - Validate an operator bundle
Last modified March 24, 2021: deps: bump kubebuilder to v3.0.0-beta.1 (#4581) (1e014367)