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
- git
- go version 1.15
- docker version 17.03+.
- kubectl and access to a Kubernetes cluster of a compatible version.
Last modified February 24, 2021: docs: document k8s version compatibility and platform support (#4574) (a5338a31)