Installation

Pip

You can install kr8s from PyPI using pip.

$ pip install kr8s

Conda

You can also install kr8s from conda-forge.

$ conda install -c conda-forge kr8s

Supported Kubernetes Versions

We endeavor to support all Kubernetes versions that are actively supported by the Kubernetes community. Kubernetes typically releases 3-4 times a year and provides 1 year of patch support.