Version v1.6 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+.
- python version 3.8.6+
- ansible version v2.9.0+
- ansible-runner version v1.1.0+
- ansible-runner-http version v1.0.0+
- openshift version v0.11.2+
- 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)