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

  • 3d18044: Set max line length to 120

  • c5f151c: Revert “Add flake8 config - bump max line length to 120”

  • 812f30d: Add flake8 config - bump max line length to 120

  • bee22e3: Clarify error message when watch_list_url_tempalte is missing

  • e043949: Add namespace parameter to high-level watcher

  • 70d81e5: Add namespace parameter to watch_list

  • 6134c9e: Add missing test_requirements

  • d1ca879: Test all possible sensitive headers

  • f478856: Try to not leak sensitive headers when logging HTTP errors

  • eddf973: Add some documentation

  • ae0c4ff: Support events for object with same name in different namespace

  • aa66e35: Add a Watcher, with some high-level handling of watches

  • 4998f3f: Add auto-generated CRD docs

Project details


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.5.0.tar.gz (41.5 kB view hashes)

Uploaded Source

Built Distribution

k8s-0.5.0-py2.py3-none-any.whl (18.6 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