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. --plugins strings plugin keys to be used for this subcommand execution
  2. --verbose Enable verbose logging

SEE ALSO

Last modified March 24, 2021: deps: bump kubebuilder to v3.0.0-beta.1 (#4581) (1e014367)