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.18
- docker version 17.03+.
- kubectl and access to a Kubernetes cluster of a compatible version.
Last modified June 10, 2022: Bump versions for k8s 1.24 (#5843) (025df627)