Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 410 Bytes

File metadata and controls

32 lines (22 loc) · 410 Bytes

kubernetes-api-python

A collection of scratch code and base code that can be used for different projects.

Installation OSX

Requires Kubernetes python client pip install --user kubernetes

Requirements

Requires Kubernetes python client(See above) Requires ~/.kube/config file.

Usage

TBD

Examples

Example 1

TBD

Example 2

TBD

Functionality not implemented yet