python/examples/README.md
2019-09-12 22:46:07 -07:00

576 B

Python Client Examples

This directory contains various examples how to use the Python client. Please read the description at the top of each script for more information about what it does and any prequisite steps. 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 via the directions here.

Contributions

If you find a problem please file an issue.