Kubernetes Native Edge Computing Framework
- Kubernetes Native API at Edge.
- Optimized usage of resource at the edge. Memory footprint down to ~70MB.
- Easy communication between application and devices for IOT and Industrial Internet.
Architecture
1. Architecture:: Common Components
1.1.Beehive
Beehive is a messaging framework based on go-channels for communication between modules of KubeEdge. A module registered with beehive can communicate with other beehive modules if the name with which other beehive module is registered or the name of the group of the module is known
Q. How does KubeEdge sync from HA CloudHubs? Beehive is on mem process.
Top comments (0)