Skip to content

Commit 3131e72

Browse files
Rajiv2605michele-sciabarra
authored andcommitted
Openwhisk action invocation flow diagram (apache#5340)
* Openwhisk invocation flow diagram * Update README.md * Delete Openwhisk-diagram.drawio.png * Updated Openwhisk invocation flow diagram * Delete Openwhisk-diagram.drawio.png * Added ack from invoker controller * Delete Openwhisk-diagram.drawio.png * Add files via upload * Update README.md * Delete Openwhisk-flow.png * Add files via upload * Update README.md * Delete Openwhisk-diagram.png * Add files via upload * Update README.md
1 parent 7a69b58 commit 3131e72

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,9 @@ You can also join the OpenWhisk Team on Slack [https://openwhisk-team.slack.com]
111111
The OpenWhisk system is built from a [number of components](docs/dev/modules.md). The picture below groups the components by their GitHub repos. Please open issues for a component against the appropriate repo (if in doubt just open against the main openwhisk repo).
112112

113113
![component/repo mapping](docs/images/components_to_repos.png)
114+
115+
### What happens on an invocation?
116+
117+
This diagram depicts the steps which take place within Openwhisk when an action is invoked by the user:
118+
119+
![component/repo mapping](docs/images/Openwhisk-flow-diagram.png)
127 KB
Loading

0 commit comments

Comments
 (0)