diff --git a/README.md b/README.md index b298b580..97a79611 100644 --- a/README.md +++ b/README.md @@ -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 Knative + resources to provide serverless services. ## ๐ŸŒ Community and Support diff --git a/README_kr.md b/README_kr.md index 891d740f..405b387a 100644 --- a/README_kr.md +++ b/README_kr.md @@ -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): ์›Œํฌํ”Œ๋กœ์šฐ๋ฅผ ๋ณ€๊ฒฝ์„ ๊ฐ์ง€ํ•˜๊ณ  Knative ๋ฆฌ์†Œ์Šค๋ฅผ ์ƒ์„ฑํ•˜์—ฌ ์„œ๋ฒ„๋ฆฌ์Šค ์„œ๋น„์Šค๋ฅผ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค. ## ๐ŸŒ ์ปค๋ฎค๋‹ˆํ‹ฐ ๋ฐ ์ง€์›