Skip to content

Commit

Permalink
Unsuitable part removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Himanshu-kiran committed May 27, 2024
1 parent 0075da0 commit a3b8372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/welcome/why-kubeedge.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ 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.
- **MQTT Broker**: A server that handles MQTT messages for efficient communication with IoT devices.

## Architecture

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

0 comments on commit a3b8372

Please sign in to comment.