Kubernetes Python Client 11.0 Alpha 1 Release
Pre-release
      Pre-release
    
        
          ·
          
            105 commits
          
          to release-11.0
          since this release
        
        
        
Getting started:
pip install --pre --upgrade kubernetesOr from source, download attached zip file, then
unzip client-python-11.0.0a1.zip
cd client-python-11.0.0a1
python setup.py installThen follow examples in https://github.com/kubernetes-client/python/tree/release-11.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-11.0/CHANGELOG.md