You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -70,7 +70,7 @@ KubeEdge provides a containerized edge computing platform, which is inherently s
70
70
71
71
By open sourcing both the edge and cloud modules, KubeEdge brings a complete cloud vendor agnostic lightweight heterogeneous edge computing platform. It is now ready to support building a complete Kubernetes ecosystem for edge computing, exploiting most of the existing cloud native projects or software modules. This can enable a mini-cloud at the edge to support demanding use cases like data analytics, video analytics, machine learning and more.
72
72
73
-
KubeEdge Architecture: Building Kuberenetes Native Edge computing!
73
+
KubeEdge Architecture: Building Kubernetes Native Edge computing!
74
74
The core architecture tenet for KubeEdge is to build interfaces that are consistent with Kubernetes, be it on the cloud side or edge side.
75
75
76
76
**Edged**: Manages containerized Applications at the Edge.
Copy file name to clipboardExpand all lines: blog/contributor-contest/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ tags:
22
22
- cloud native
23
23
title: KubeEdge Contribution Competition
24
24
---
25
-
KubeEdge is a CNCF Sandbox project that extends K8s from Cloud to Edge. We would like to invite you to join us in furthering this project and making it useable for everyone. To make this contribution effort more fun, we're proposing a contribution competition. See below for details. May the best contributor win!
25
+
KubeEdge is a CNCF Sandbox project that extends K8s from Cloud to Edge. We would like to invite you to join us in furthering this project and making it usable for everyone. To make this contribution effort more fun, we're proposing a contribution competition. See below for details. May the best contributor win!
Copy file name to clipboardExpand all lines: blog/release-v1.10/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ If you want to deploy the KubeEdge v1.10.0, please note that the Kubernetes depe
117
117
118
118
- Add script for build release ([#3467](https://github.com/kubeedge/kubeedge/pull/3467), [@gy95](https://github.com/gy95))
119
119
120
-
- Using lateset codes to do keadm_e2e ([#3469](https://github.com/kubeedge/kubeedge/pull/3469), [@gy95](https://github.com/gy95))
120
+
- Using latest codes to do keadm_e2e ([#3469](https://github.com/kubeedge/kubeedge/pull/3469), [@gy95](https://github.com/gy95))
121
121
122
122
- Change the resourceType of msg issued by synccontroller ([#3496](https://github.com/kubeedge/kubeedge/pull/3496), [@Rachel-Shao](https://github.com/Rachel-Shao))
Copy file name to clipboardExpand all lines: blog/release-v1.15/index.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,11 +53,11 @@ Refer to the link for more details. ([#4914](https://github.com/kubeedge/kubeedg
53
53
54
54
The device API is updated from `v1alpha2` to `v1beta1`, in v1beta1 API updates include:
55
55
56
-
- The built-in protocols incude Modbus, Opc-UA and Bluetooth are removed in device instance, and the built-in mappers for these proytocols still exists and will be maintained and updated to latest verison.
56
+
- The built-in protocols include Modbus, Opc-UA and Bluetooth are removed in device instance, and the built-in mappers for these proytocols still exists and will be maintained and updated to latest version.
57
57
58
58
- Users must define the protocol config through `CustomizedValue` in `ProtocolConfig`.
59
59
60
-
- DMI date plane related fields are added, users can config the collection and reporting frequency of device data, and the destination to whcih(such as database, httpserver) data is pushed.
60
+
- DMI date plane related fields are added, users can config the collection and reporting frequency of device data, and the destination to which(such as database, httpserver) data is pushed.
61
61
62
62
- Controls whether to report device data to cloud.
63
63
@@ -78,7 +78,7 @@ Refer to the link for more details. ([#4825](https://github.com/kubeedge/kubeedg
78
78
79
79
### Support more Kubernetes Native Plugin Running on Edge Node
80
80
81
-
Kubernetes non-resource kind request `/version` is supported from edge node, users now can do `/version` requests in edge node from metaserver. In addition, it can easily support other non-resource kind of requests like `/healthz` in edge node with the curent framework. Many kubernetes plugins like cilium/calico which depend on these non-resource kind of requests, now can run on edge nodes.
81
+
Kubernetes non-resource kind request `/version` is supported from edge node, users now can do `/version` requests in edge node from metaserver. In addition, it can easily support other non-resource kind of requests like `/healthz` in edge node with the current framework. Many kubernetes plugins like cilium/calico which depend on these non-resource kind of requests, now can run on edge nodes.
82
82
83
83
Refer to the link for more details. ([#4904](https://github.com/kubeedge/kubeedge/pull/4904))
Copy file name to clipboardExpand all lines: blog/release-v1.16/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ Refer to the link for more details.([#5308](https://github.com/kubeedge/kubeedge
154
154
155
155
### Integrate Redis and TDengine Database in DMI Data Plane
156
156
157
-
Integrate redis and tdengine database in DMI data plane. The mapper project generated by mapper-framework has build-in ability to push data to redis and tdengine database. Users can push data directly through configuring device instance files.
157
+
Integrate redis and tdengine database in DMI data plane. The mapper project generated by mapper-framework has built-in ability to push data to redis and tdengine database. Users can push data directly through configuring device instance files.
Copy file name to clipboardExpand all lines: blog/secure-kubeedge/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Security is a paramount requirement for edge computing architecture as security
85
85
86
86
* Certificate rotation: Short-lived certificates are generated and rotation policies can be configured for every service communication. There is no need for custom agents and reliance on specific orchestrators for certificate rotation configuration and management.
87
87
88
-
* Automated non-root CA certificate heirarchical deployments: Edge spire servers can be configured to not share any root CA chain for downstream nodes and workloads.
88
+
* Automated non-root CA certificate hierarchical deployments: Edge spire servers can be configured to not share any root CA chain for downstream nodes and workloads.
Copy file name to clipboardExpand all lines: docs/architecture/edge/edged.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The flow diagram below explains the message flow.
70
70
71
71
*Fig 7: Secret Message Handling at EdgeD*
72
72
73
-
Edged uses the MetaClient module to fetch secrets from MetaManager. If edged queries for a new secret which is not yet stored in MetaManager, the request is forwarded to the Cloud. Before sending the response containing the secret, MetaManager stores it in a local database. Subsequent queries for the same secret key will be retrieved from the database, reducing latency. The flow diagram below shows how a secret is fetched from MetaManager and the Cloud. It also descibes how the secret is stored in MetaManager.
73
+
Edged uses the MetaClient module to fetch secrets from MetaManager. If edged queries for a new secret which is not yet stored in MetaManager, the request is forwarded to the Cloud. Before sending the response containing the secret, MetaManager stores it in a local database. Subsequent queries for the same secret key will be retrieved from the database, reducing latency. The flow diagram below shows how a secret is fetched from MetaManager and the Cloud. It also describes how the secret is stored in MetaManager.
@@ -91,7 +91,7 @@ The flow diagram below explains the message flow.
91
91
92
92
*Fig 9: ConfigMap Message Handling at EdgeD*
93
93
94
-
Edged uses the MetaClient module to fetch ConfigMaps from MetaManager. If edged queries for a new ConfigMap which is not yet stored in MetaManager, the request is forwarded to the Cloud. Before sending the response containing the ConfigMap, MetaManager stores it in a local database. Subsequent queries for the same ConfigMap key will be retrieved from the database, reducing latency. The flow diagram below shows how ConfigMaps are fetched from MetaManager and the Cloud. It also descibes how ConfigMaps are stored in MetaManager.
94
+
Edged uses the MetaClient module to fetch ConfigMaps from MetaManager. If edged queries for a new ConfigMap which is not yet stored in MetaManager, the request is forwarded to the Cloud. Before sending the response containing the ConfigMap, MetaManager stores it in a local database. Subsequent queries for the same ConfigMap key will be retrieved from the database, reducing latency. The flow diagram below shows how ConfigMaps are fetched from MetaManager and the Cloud. It also describes how ConfigMaps are stored in MetaManager.
Copy file name to clipboardExpand all lines: docs/community/release.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The release process can be thought of as having four main phases:
13
13
14
14
-**Feature Definition (Week 1~2)**
15
15
16
-
With ongoing feature definition through the year, some set of items will bubble up as targeting a given release. During the initial two weeks, feature work for the given release is defined in suitable planning artifacts in conjunction with SIG Release Team. Milestone is created adn applied correctly so that SIG Release Team can track enhancements and bugs.
16
+
With ongoing feature definition through the year, some set of items will bubble up as targeting a given release. During the initial two weeks, feature work for the given release is defined in suitable planning artifacts in conjunction with SIG Release Team. Milestone is created and applied correctly so that SIG Release Team can track enhancements and bugs.
17
17
18
18
-**Feature Work (Week 3~10)**
19
19
@@ -25,7 +25,7 @@ The release process can be thought of as having four main phases:
25
25
26
26
-**Release (Week 12)**
27
27
28
-
Once the first three phases are comleted, the release branch enters the final stage. The community prepares for the official release by conducting thorough testing and ensuring documentation and release notes are up-to-date. Following this, the final version is officially released and made available for public use.
28
+
Once the first three phases are completed, the release branch enters the final stage. The community prepares for the official release by conducting thorough testing and ensuring documentation and release notes are up-to-date. Following this, the final version is officially released and made available for public use.
29
29
30
30
When the code base is sufficiently stable, the master branch opens for general development and work begins there for the next release milestone.
0 commit comments