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

  1. -h, --help help for bundle

Options inherited from parent commands

  1. --verbose Enable verbose logging

SEE ALSO

Last modified July 20, 2020: *: remove legacy CLI docs (#3455) (132dbe2c)