kubeedge / kubeedge

Kubernetes Native Edge Computing Framework (project under CNCF)
https://kubeedge.io
Apache License 2.0
6.52k stars 1.68k forks source link

[OSPP] Support edge nodes report events #5595

Open Shelley-BaoYue opened 1 month ago

Shelley-BaoYue commented 1 month ago

What would you like to be added/modified:

We would like to add event interfaces to cloud-edge channel, thereby supporting reporting events from edge nodes.

Why is this needed:

Currently, due to the lack of event related interfaces in KubeEdge cloud-edge channel, users are unable to retrieve events of edge pods from the cloud side. This becomes particularly problematic when the pod's status is abnormal, as users must log in to the edge nodes to obtain pod events, resulting in high operational costs.