Kubernetes原生边缘计算框架(CNCF项目)
English | 简体中文
KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge.
It consists of cloud part and edge part, provides core infrastructure support for networking, application deployment and metadata synchronization
between cloud and edge. It also supports MQTT which enables edge devices to access through edge nodes.
With KubeEdge it is easy to get and deploy existing complicated machine learning, image recognition, event processing and other high level applications to the Edge.
With business logic running at the Edge, much larger volumes of data can be secured & processed locally where the data is produced.
With data processed at the Edge, the responsiveness is increased dramatically and data privacy is protected.
KubeEdge is a graduation-level hosted project by the Cloud Native Computing Foundation (CNCF). KubeEdge graduation announcement by CNCF.
KubeEdge consists of cloud part and edge part.
Kubernetes 1.25 | Kubernetes 1.26 | Kubernetes 1.27 | Kubernetes 1.28 | Kubernetes 1.29 | Kubernetes 1.30 | |
---|---|---|---|---|---|---|
KubeEdge 1.16 | ✓ | ✓ | ✓ | - | - | - |
KubeEdge 1.17 | + | ✓ | ✓ | ✓ | - | - |
KubeEdge 1.18 | + | + | ✓ | ✓ | ✓ | - |
KubeEdge 1.19 | + | + | ✓ | ✓ | ✓ | - |
KubeEdge 1.20 | + | + | + | ✓ | ✓ | ✓ |
KubeEdge HEAD (master) | + | + | + | ✓ | ✓ | ✓ |
Key:
✓
KubeEdge and the Kubernetes version are exactly compatible.+
KubeEdge has features or API objects that may not be present in the Kubernetes version.-
The Kubernetes version has features or API objects that KubeEdge can’t use.Get start with this doc.
See our documentation on kubeedge.io for more details.
To learn deeply about KubeEdge, try some examples on examples.
Technical Steering Committees (TSC) Meeting:
Regular Community Meeting:
Resources:
If you need support, start with the troubleshooting guide, and work your way through the process that we’ve outlined.
If you have questions, feel free to reach out to us in the following ways:
If you’re interested in being a contributor and want to get involved in
developing the KubeEdge code, please see CONTRIBUTING for
details on submitting patches and the contribution workflow.
A third party security audit of KubeEdge has been completed in July 2022. Additionally, the KubeEdge community completed an overall system security analysis of KubeEdge. The detailed reports are as follows.
We encourage security researchers, industry organizations and users to proactively report suspected vulnerabilities to our security team (cncf-kubeedge-security@lists.cncf.io
), the team will help diagnose the severity of the issue and determine how to address the issue as soon as possible.
For further details please see Security Policy for our security process and how to report vulnerabilities.
KubeEdge is under the Apache 2.0 license. See the LICENSE file for details.