kubernetes-handbook/usecases/edge-computing.md

21 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 边缘计算
以 Kubernetes 为基础的开源项目:[KubeEdge](https://kubeedge.io/zh/)。
- Github<https://github.com/kubeedge/kubeedge>
- 官方网站:<https://kubeedge.io>
另外还有很多其他边缘计算相关的 Kubernetes 生态开源项目请见 [Awesome Cloud Native](https://jimmysong.io/awesome-cloud-native/#edge-computing)。
## KubeEdge
![KubeEdge logo](https://tva1.sinaimg.cn/large/006y8mN6ly1g7vfsugr2fj306y06yjra.jpg)
Kubeedge项目致力于打造一个基于kubernetes的开放平台并为网络应用提供基础架构支持。云和边缘之间的部署和元数据同步。
KubeEdge是一个开源系统用于将容器化应用程序编排功能扩展到Edge的主机。它基于kubernetes构建并为网络应用程序提供基础架构支持。云和边缘之间的部署和元数据同步。 KubeEdge使用Apache 2.0许可。并且绝对可以免费用于个人或商业用途。
## 参考
- [The Birth of an Edge Orchestrator Cloudify Meets Edge Computing](http://cloudify.co/2017/07/26/birth-of-edge-orchestrator-cloudify.html)