Contents

kopf 1.43.0

0

Kubernetes Operator Pythonic Framework (Kopf)

Kubernetes Operator Pythonic Framework (Kopf)

Stars: 2541, Watchers: 2541, Forks: 188, Open Issues: 195

The nolar/kopf repo was created 5 years ago and the last code push was 8 hours ago.
The project is very popular with an impressive 2541 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
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/kopf/
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 195 open issues on GitHub

  • Refresh webhook certificates at their expiration "notAfter" timestamp
  • Migrate all tests from aresponses to KMock
  • Switch to uv for python/venv management (experimental)
  • Recommended client when using async
  • fix selector
  • Memory leak when patch is used
  • Handle large resource spec being annotated to last-handled-configuration
  • Automatic CRD Manifest Generation
  • Cleanup and refactor the tests

See more issues on GitHub

Related Packages & Articles

fastapi 0.129.0

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

sanic 25.12.0

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