Skip to content

Commit

Permalink
Resolved
Browse files Browse the repository at this point in the history
Signed-off-by: Himanshu Kiran <[email protected]>
  • Loading branch information
Himanshu-kiran committed May 27, 2024
1 parent b0c3153 commit 7b02aab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/welcome/why-kubeedge.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ KubeEdge is composed of these components:
- **[MetaManager](./architecture/edge/metamanager):** the message processor between edged and edgehub. It is also responsible for storing/retrieving metadata to/from a lightweight database (SQLite).
- **[ServiceBus](./architecture/edge/servicebus)**: a HTTP client to interact with HTTP servers (REST), offering HTTP client capabilities to components of cloud to reach HTTP servers running at edge.
- **[DeviceController](./architecture/cloud/device_controller)**: an extended kubernetes controller which manages devices so that the device metadata/status data can be synced between edge and cloud.

## Architecture

![KubeEdge Architecture](/img/kubeedge_arch.png)

0 comments on commit 7b02aab

Please sign in to comment.