Skip to content

Files

Latest commit

Jan 27, 2023
2d299b7 · Jan 27, 2023

History

History
17 lines (12 loc) · 591 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 591 Bytes

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 prerequisites. 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.