Skip to main content

Python client library for the Kubernetes API

Project description

k8s - Python client library for the Kubernetes API

Build Status Codacy Quality Badge Codacy Coverage Badge

Documentation

https://k8s.readthedocs.io

Code

https://github.com/fiaas/k8s

k8s is a python client library for Kubernetes developed as part of the FiaaS project at FINN.no, Norway’s leading classifieds site. The library tries to provide an intuitive developer experience, rather than modelling the REST API directly. Our approach does not allow us to use Swagger to auto-generate a library that covers the entire API, but the parts we have implemented are (in our opinion) easier to work with than the client you get when using Swagger.

Check out the tutorial to find out how to use the library, or the developer guide to learn how to extend the library to cover parts of the API we haven’t gotten around to yet.

Changes since last version

  • f511b98: Custom Resource Definition

  • 072717e: Updated documentation

  • e534465: Make future diffs easier to read

  • 4b048f0: DOCD-1319 - Support Time fields, using datetime.datetime

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

k8s-0.3.3.tar.gz (37.6 kB view hashes)

Uploaded Source

Built Distribution

k8s-0.3.3-py2.py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page