Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSPP 2022: Edge application update model in cloud-edge collaboration architecture #914

Closed
xavier-hou opened this issue Jul 18, 2022 · 3 comments
Assignees
Labels
kind/feature kind/feature

Comments

@xavier-hou
Copy link
Member

Describe your problem

In cloud-edge collaboration scenario, the edge is connected to the cloud through the public network, and the edge nodes may be disconnected from the cloud due to various objective or subjective factors. The update of Workloads (Deployment, DaemonSet, etc.) in the native Kubernetes relies on the connectivity of the edge nodes to the cloud network. Therefore, when the cloud-edge network is disconnected, workloads cannot be successfully updated, we need to explore a suitable way to update the application.

在云边协同场景下,边缘与云端通过公网连接(例如WIFI,4G,5G等),由于各种客观或主观因素,边缘节点可能与云端断开网络连接。而原生Kubernetes中的Workload(如Deployment,DaemonSet等)的升级都依赖边缘节点与云端网络连通。因此当云边网络断连状态下,如何完成边缘业务的升级成为云边协同场景下一个非常值得探索的课题。

This issue is part of summer-ospp

Mentor: Bingchang Tang

@xavier-hou xavier-hou added the kind/feature kind/feature label Jul 18, 2022
@xavier-hou
Copy link
Member Author

/assign @HXCGIT

@rambohe-ch
Copy link
Member

@HXCGIT Very appreciate for your work to find out a solution for fixing update edge app. and I am looking forward to the proposal of this issue.

@rambohe-ch
Copy link
Member

Fixes by #921

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature kind/feature
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants