Skip to content

Commit c453a5d

Browse files
authored
Merge pull request #11 from brainbreaker/design-doc
Add architecture document hyperlink
2 parents 4e94555 + 4282b7b commit c453a5d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
## Celery Kubernetes Operator(WIP)
22

3-
A Kubernetes operator to manage Celery clusters. It started with being built as a demo project to EuroPython 2020 [talk](https://youtu.be/MoVHxRZ1688?t=9882) around automating infrastructure management in Kubernetes while staying in Python ecosystem.
3+
A Kubernetes operator to manage Celery clusters. It started with being built as a demo project to EuroPython 2020 [talk](https://youtu.be/MoVHxRZ1688?t=9882) around automating infrastructure management in Kubernetes while staying in Python ecosystem. Now, it is being pursued to be a production ready project.
44

55
Please report an issue for improvement suggestions or feedback. This operator is being written with the help of [KOPF](https://github.com/zalando-incubator/kopf) framework open sourced by Zalando SE.
66

7+
## Architecture Document
8+
9+
Please go through the proposed architecture document for the operator [here](architecture.md).
710

811
### Support or Contact
912

0 commit comments

Comments
 (0)