nolar / kopf

A Python framework to write Kubernetes operators in just a few lines of code

Home Page:https://kopf.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document how to debug kopf

lkoniecz opened this issue · comments

Keywords

debugger, debug, debugging

Problem

I want to start kopf with debugger mode so that I can attach to it with me IDE and debug the code.
Is it doable but not yet documented?

regards

@lkoniecz If you consider this issue solved, please close it.