Installing the SDK CLI

Follow the steps in the installation guide to learn how to install the Operator SDK CLI tool. If you are using a release version of the SDK, make sure to follow the documentation for that version. You make use any of the following installation processes:

  1. Install the Homebrew (macOS)
  2. Install from GitHub release
  3. Compile and install from master
Learn More

homebrew, github, master.

READ THE USER GUIDES

Operators can be created with the SDK using Ansible, Helm, or Go. Follow the one of the quickstart guides to dive in.

Go Ansible Helm

PUBLISH YOUR OPERATOR

Learn about how you can package your Operator and share with the Kubernetes community using Operator Lifecycle Manager's package management.

Learn More

package & deploy

evolve & mature

LEVEL UP YOUR OPERATOR

Learn about operator maturity and the requirements to approach full auto pilot.

Learn More