Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 433 Bytes

naming.rst

File metadata and controls

18 lines (12 loc) · 433 Bytes

Naming

Kopf is an abbreviation either for Kubernetes Operator Pythonic Framework, or for Kubernetes OPerator Framework --- whatever you like more.

"Kopf" also means "head" in German.

It is capitalised in natural language texts:

I like using Kopf to manage my domain in Kubernetes.

It is lower-cased in all system and code references:

pip install kopf
import kopf