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.19
- docker version 17.03+.
- kubectl and access to a Kubernetes cluster of a compatible version.
Last modified July 20, 2023: Documentation fix (#6492) (f3b3ecda)