Version v1.14 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
Installation Guide
Install operator-sdk
Follow the steps in the installation guide to learn how to install the operator-sdk
CLI tool.
Additional Prerequisites
- docker version 17.03+.
- kubectl and access to a Kubernetes cluster of a compatible version.
Last modified May 24, 2021: fix: link to k8s version (#4941) (7dbc79da)