KubeEdge
KubeEdge is an open-source platform that extends Kubernetes from the cloud to the edge, enabling management and execution of cloud-native workloads on edge devices with intermittent connectivity. It provides a framework for running containerized apps close to data sources while remaining under centralized policy and monitoring through a Kubernetes-based control plane.
Its architecture introduces a cloud component and edge components. The cloud component, known as CloudCore, runs
Operation involves CloudCore creating desired state for workloads; EdgeCore pulls and runs corresponding pods locally, with
KubeEdge enables scenarios such as remote manufacturing, IoT gateways, and edge analytics by providing Kubernetes-native tooling