Skip to content

Feat/translate#1

Open
JiaweiGithub wants to merge 10 commits intomasterfrom
feat/translate
Open

Feat/translate#1
JiaweiGithub wants to merge 10 commits intomasterfrom
feat/translate

Conversation

@JiaweiGithub
Copy link
Owner

No description provided.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应用程序可能具有更高的实时要求,这使得硬件平台、位置和/或安全意识成为一项要求。开发人员需要了解更多种类的硬件和接口。

Copy link

@jingzhangDC jingzhangDC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

翻译得不错

Copy link

@windsonsea windsonsea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

有关格式和版面的几条建议:

  1. 运行以下命令安装 prettier

    npm install --save-dev --save-exact prettier
    
  2. 运行以下命令,将全文调整为标准 markdown(例如中英空格、间距空行、标点问题、表格对齐等)

    npx prettier --w wg/whitepapers/edge-native-application-principles_zh.md
    
  3. 如果要提 PR,这些长句可以适当折行,方便他人 review

边缘原生与云原生有许多相似之处,本节将描述这些相似之处。

| 属性 | 云原生 与 边缘原生 |
|:---------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|:---------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|:---------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

居中 效果可以删除,现在看上去乱,这个不用跟 en 一致


作为本文的一部分,CNCF IoT Edge 工作组正在收集开源项目的工作列表,这些项目可帮助应用程序开发人员实现本文中概述的边缘原生应用程序原则。

可以在 [此电子表格](https://docs.google.com/spreadsheets/d/1dfa3lUvLuCrzmTH1w1TLeXxU-gy6QfbsE_ZXd1h4zTI/edit#gid=0) 中或通过二维码找到该列表。要获得添加项目的编辑权限,请加入[IoT Edge Working Group Google 群组](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
可以在 [此电子表格](https://docs.google.com/spreadsheets/d/1dfa3lUvLuCrzmTH1w1TLeXxU-gy6QfbsE_ZXd1h4zTI/edit#gid=0) 中或通过二维码找到该列表。要获得添加项目的编辑权限,请加入[IoT Edge Working Group Google 群组](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge).
可以在[此电子表格](https://docs.google.com/spreadsheets/d/1dfa3lUvLuCrzmTH1w1TLeXxU-gy6QfbsE_ZXd1h4zTI/edit#gid=0)中或通过二维码找到该列表。要获得添加项目的编辑权限,请加入 [IoT Edge Working Group Google 群组](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge)


这一广泛的使命对于边缘应用仍然适用,因为 [开放边缘计算术语表](https://github.com/State-of-the-Edge/glossary/blob/master/edge-glossary.md#edge-native-application) 指出,“边缘原生应用”参考了云原生原则:

>*“边缘原生应用程序是利用边缘计算能力构建的应用程序,不适合在中心云运行。边缘原生应用程序参考云原生原则,同时需要考虑边缘的独特特性,例如资源限制、安全性、延迟和自治性。边缘原生应用是利用云计算能力,并能与上游资源协同工作的方式构建的。不关心集中资源管理、远程管理、编排、 CI/CD 的边缘应用程序并不真正“原生”,而更类似于传统的本地应用程序。”*
Copy link

@windsonsea windsonsea Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
>*“边缘原生应用程序是利用边缘计算能力构建的应用程序,不适合在中心云运行。边缘原生应用程序参考云原生原则,同时需要考虑边缘的独特特性,例如资源限制、安全性、延迟和自治性。边缘原生应用是利用云计算能力,并能与上游资源协同工作的方式构建的。不关心集中资源管理、远程管理、编排、 CI/CD 的边缘应用程序并不真正“原生”,而更类似于传统的本地应用程序。”*
>**“边缘原生应用程序是利用边缘计算能力构建的应用程序,不适合在中心云运行。边缘原生应用程序参考云原生原则,同时需要考虑边缘的独特特性,例如资源限制、安全性、延迟和自治性。边缘原生应用是利用云计算能力,并能与上游资源协同工作的方式构建的。不关心集中资源管理、远程管理、编排、 CI/CD 的边缘应用程序并不真正“原生”,而更类似于传统的本地应用程序。”**

同上,中文需要堂堂正正,不要歪斜。

全文 应用程序 为 38 个,应用为 20 个,需要统一。个人倾向于应用

空格问题用 prettier 一条命令来解决就好

Comment on lines +131 to +144
Linux Foundation Edge Whitepaper: https://www.lfedge.org/wp-content/uploads/2020/07/LFedge_Whitepaper.pdf

Open Glossary of Edge Computing [v2.1.0] State of the Edge: https://github.com/State-of-the-Edge/glossary/blob/master/edge-glossary.md#edge-native-application

Cloud Native Computing Foundation (CNCF) Charter: https://github.com/cncf/foundation/blob/main/charter.md

Gartner ‘Cloud Native Isn’t Edge Native’: https://blogs.gartner.com/thomas_bittman/2020/04/17/cloud-native-isnt-edge-native/

Macrometa ‘Edge Native is not Cloud Native’: https://www.macrometa.com/blog/edge-native-is-not-cloud-native

Future CIO ‘Cloud-Native versus Edge-Native: know the difference’: https://futurecio.tech/cloud-native-versus-edge-native-know-the-difference/

Edge Computing Market Size, Share & Trends Analysis Report By Component (Hardware, Software, Services, Edge-managed Platforms), By Application, By Industry Vertical, By Region, And Segment Forecasts, 2022 - 2030
https://www.grandviewresearch.com/industry-analysis/edge-computing-market

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这部分是约定不翻译吗???

| 稳定性 | 将稳定性外包给云提供商,使用分布在不同地域的冗余节点。 | 通常依赖于经过强化的基础设施,具有面向有状态组件的恢复架构;在许多情况下,稳定性可能比云上的稳定性低。 |
| 规模 | 通常限于少数区域和实例 | 可以支持大规模区域(高达数万个),支持大量外部设备(高达数十万个) |
| 编排 | 大型公有或私有云中的编排旨在通过在集中池化的主机上运行工作负载(以水平方式调度)来实现效率和可用性。 | 边缘是分散的,工作负载以分布式方式部署,通常以指定区域的方式调度。 |
| 管控 | 虽然云原生和边缘原生都是可管控的,但机制有所不同;云原生依赖于集中管控和自动化。 | 边缘原生需要远程和集中管控的混合方式以及硬件和软件的无接触部署。边缘的运维人员可能没有接受过培训,人数很少,甚至不存在。升级流程需要具有原子性和一致性,防止设备升级失败导致不可用。 |
Copy link

@panpan0000 panpan0000 Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

专有名词要标注: 零接触部署(ZTP)

边缘计算使数据处理更接近源头,例如,在工厂中控制机器人。 未来五年,边缘计算将变得更加普遍,该行业预计从 [2022年到2030年将增长38.9%](https://www.grandviewresearch.com/industry-analysis/edge-computing-market). 很多公司正在看到以下将计算能力放在边缘的好处:

- 减少延迟
- 限制带宽

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

带宽管理 不一定是限制吧


有多种边缘计算定义存在,但本文将重点关注基于数据处理所处的地理位置的边缘计算。基于地理位置的边缘被分类为多个类别,具体取决于与用户的距离。下图显示了根据 [Linux 基金会边缘白皮书](https://www.lfedge.org/wp-content/uploads/2020/07/LFedge_Whitepaper.pdf) 定义的类别。

![Summary of edge continuum](https://i.imgur.com/yhNbawO.png)
Copy link

@windsonsea windsonsea Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
![Summary of edge continuum](https://i.imgur.com/yhNbawO.png)
![边缘协同一览](https://i.imgur.com/yhNbawO.png)

en 这张图片很模糊,发现白皮书 P5 这张图是可以编辑的。这是放大到 180% 后重新截的图:

image


## 目标

“边缘原生”一词已在行业博文中的许多地方被提及,比如 [Gartner](https://blogs.gartner.com/thomas_bittman/2020/04/17/cloud-native-isnt-edge-native/)、 [Macrometa](https://www.macrometa.com/blog/edge-native-is-not-cloud-native)、 [FutureCIO](https://futurecio.tech/cloud-native-versus-edge-native-know-the-difference/)。而 [State of the Edge](https://github.com/State-of-the-Edge/glossary/blob/master/edge-glossary.md#edge-native-application) , [Linux Foundation](https://www.lfedge.org/wp-content/uploads/2020/07/LFedge_Whitepaper.pdf) (LF) 这些组织也在讨论边缘原生应用,但还没有关注边缘原生应用原则。
Copy link

@panpan0000 panpan0000 Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

行业博文中的许多地方 -> 行业博文等许多地方 才符合原文

@JiaweiGithub JiaweiGithub force-pushed the feat/translate branch 3 times, most recently from 4e2f1b0 to 1d0fc2c Compare March 17, 2023 06:20
@JiaweiGithub JiaweiGithub force-pushed the feat/translate branch 3 times, most recently from b3e0fb0 to 27f65c6 Compare March 17, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants