Kopf — Kubernetes Operator Pythonic Framework — is a framework and a library to make Kubernetes operator development easier, in just a few lines of Python code. The main goal is to bring the ...
.github/ ├── agents/ # AI Agent definitions │ ├── debug.agent.md # Debugging assistant │ ├── research.agent.md # Research assistant │ └── spec.agent.md # Specification assistant │ ├── instructions/ # ...