Skip to content

Commit

Permalink
Add architecture document hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamp8 committed Aug 18, 2020
1 parent 4e94555 commit 4282b7b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## Celery Kubernetes Operator(WIP)

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.
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.

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.

## Architecture Document

Please go through the proposed architecture document for the operator [here](architecture.md).

### Support or Contact

Expand Down

0 comments on commit 4282b7b

Please sign in to comment.