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 and popular cloud hosted Kubernetes platforms.

For each version of Kubernetes we check the following end of life dates:

Once a version has reached end of life from all providers we remove it from our CI/testing matrix.

Typically new versions are released 3-4 times a year and each version receives 12-15 months of support.