Installation Guide
Install operator-sdk
Follow the steps in the installation guide to learn how to install the operator-sdk
CLI tool.
Additional Prerequisites
- git
- go version 1.21
- docker version 17.03+.
- kubectl and access to a Kubernetes cluster of a compatible version.
Last modified October 12, 2023: (chore): Bump Go version to 1.21 + regenerate testdata (#6604) (b9e58179)