Contents

kopf 1.37.2

0

Kubernetes Operator Pythonic Framework (Kopf)

Kubernetes Operator Pythonic Framework (Kopf)

Stars: 1932, Watchers: 1932, Forks: 150, Open Issues: 214

The nolar/kopf repo was created 3 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1932 github stars!

How to Install kopf

You can install kopf using pip

pip install kopf

or add it to a project with poetry

poetry add kopf

Package Details

Author
Sergey Vasilyev
License
MIT
Homepage
https://github.com/nolar/kopf
PyPi:
https://pypi.org/project/kopf/
Documentation:
https://kopf.readthedocs.io
GitHub Repo:
https://github.com/nolar/kopf

Classifiers

  • Software Development/Libraries
No  kopf  pypi packages just yet.

Errors

A list of common kopf errors.

Code Examples

Here are some kopf code examples and snippets.

GitHub Issues

The kopf package has 214 open issues on GitHub

  • update deployment-rbac.yaml
  • kopf cr status update
  • Internal server serror when using admission hook with an existing invalid resource
  • Delete during timer invocation ends up calling delete handlers twice
  • Refactor time-based tests to use fake and sharp loop time
  • kopf adds finalizer without "delete" handler
  • Support status.conditions

See more issues on GitHub

Related Packages & Articles

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production

sanic 23.12.1

A web server and web framework that's written to go fast. Build fast. Run fast.