Technical requirements
The guided steps in this chapter will require the following technical prerequisites to follow along:
go
version 1.16+- An
operator-sdk
binary installed locally
The operator-sdk
binary can be installed either directly from a release, with Homebrew (for macOS), or compiled from GitHub from https://github.com/operator-framework/operator-sdk. If choosing to install the Operator SDK from GitHub, git
will also be required; however, it is recommended to use git
anyway to take advantage of version control for the project.
The Code in Action video for this chapter can be viewed at: https://bit.ly/3N7yMDY