Skip to content

Files

Latest commit

Dec 17, 2021
50b9212 · Dec 17, 2021

History

History
This branch is 474 commits behind kubernetes-client/python:master.

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 17, 2021
Dec 17, 2021
Jun 2, 2021
Sep 13, 2019
Sep 13, 2019
Sep 13, 2019
Apr 28, 2021
Apr 29, 2021
Dec 17, 2021
Sep 13, 2019
Nov 29, 2021
Dec 17, 2021
May 14, 2021
Apr 30, 2021
Jul 24, 2019
Apr 28, 2021
Sep 13, 2019
Sep 13, 2019
May 14, 2021
May 14, 2021
Mar 23, 2021
Sep 8, 2020
Apr 29, 2021

README.md

Python Client Examples

This directory contains various examples of how to use the Python client. Please read the description at the top of each example for more information about what the script does and any prequisites. Most scripts also include comments throughout the code.

Setup

These scripts require Python 2.7 or 3.5+ and the Kubernetes client which can be installed following the directions here.

Contributions

If you find a problem please file an issue.