Skip to content

Commit

Permalink
docs: add Kubernetes Operator in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
siyul-park committed Dec 20, 2024
1 parent 67682b1 commit c67b1e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ Percentage of the requests served within a certain time (ms)
- [Architecture](./docs/architecture.md): Workflow execution and node specification loading.
- [Debugging](./docs/debugging.md): Debug workflows, set breakpoints, and start sessions.
- [User Extensions](./docs/user_extensions.md): Add features and integrate external services.
- [Kubernetes Operator](https://github.com/siyul-park/uniflow-operator): Detects workflow changes and generates CRD to
provide serverless services.

## 🌐 Community and Support

Expand Down
1 change: 1 addition & 0 deletions README_kr.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ Percentage of the requests served within a certain time (ms)
- [아키텍처](./docs/architecture_kr.md): 노드 명세 로딩 및 워크플로우 실행 과정을 살펴보세요.
- [디버깅](./docs/debugging_kr.md): 워크플로우 디버깅을 통해 문제를 해결하는 방법을 배우세요.
- [사용자 확장](./docs/user_extensions_kr.md): 시스템 확장 및 기존 서비스와의 통합 방법을 안내합니다.
- [쿠버네티스 오퍼레이터](https://github.com/siyul-park/uniflow-operator): 워크플로우를 변경을 감지하고 CRD를 생성하여 서버리스 서비스를 제공합니다.

## 🌐 커뮤니티 및 지원

Expand Down

0 comments on commit c67b1e0

Please sign in to comment.