An SDK for building operators with ease
An SDK for building operators with ease
-h, --help help for operator-sdk
- operator-sdk add - Adds a controller or resource to the project
- operator-sdk alpha - Run an alpha subcommand
- operator-sdk build - Compiles code and builds artifacts
- operator-sdk completion - Generators for shell completions
- operator-sdk generate - Invokes specific generator
- operator-sdk migrate - Adds source code to an operator
- operator-sdk new - Creates a new operator application
- operator-sdk olm-catalog - Invokes a olm-catalog command
- operator-sdk print-deps - Print Golang packages and versions required to run the operator
- operator-sdk run - Runs a generic operator
- operator-sdk scorecard - Run scorecard tests
- operator-sdk test - Tests the operator
- operator-sdk up - Launches the operator
- operator-sdk version - Prints the version of operator-sdk