Download Latest Version Kubernetes Python Client v35.0.0 Stable Release source code.tar.gz (2.5 MB)
Email in envelope

Get an email when there's a new version of Kubernetes Python Client

Home / v34.1.0
Name Modified Size InfoDownloads / Week
Parent folder
Kubernetes Python Client v34.1.0 Stable Release source code.tar.gz 2025-09-29 2.5 MB
Kubernetes Python Client v34.1.0 Stable Release source code.zip 2025-09-29 4.7 MB
README.md 2025-09-29 425 Bytes
Totals: 3 Items   7.3 MB 0

Getting started:

:::bash
pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

:::bash
unzip client-python-v34.1.0.zip
cd client-python-v34.1.0
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-34.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-34.0/CHANGELOG.md

Source: README.md, updated 2025-09-29