Version v1.5 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][k8s-version-compat].
Last modified February 24, 2021: docs: document k8s version compatibility and platform support (#4574) (a5338a31)