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

Update dev-pt with main branch #1575

Merged
merged 53 commits into from
Jan 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
e095519
translate transport layer security
Petrie Jul 19, 2022
058b053
subtitle update
Petrie Jul 22, 2022
d72b3a9
translate event driven architecture
Petrie Jul 25, 2022
68db1bc
Merge pull request #1102 from Petrie/translate-transport-layer-security
hanyuancheung Jul 26, 2022
d58c4bd
translate service (#1113)
Petrie Jul 28, 2022
d005190
translate event driven architecture
Petrie Jul 29, 2022
a53d3c2
translate mutual translate layer security (#1128)
Petrie Jul 30, 2022
674d6c6
Update content/zh-cn/event-driven-architecture.md
Petrie Jul 30, 2022
538e24f
Update content/zh-cn/event-driven-architecture.md
Petrie Jul 30, 2022
9e00839
Update content/zh-cn/event-driven-architecture.md
Petrie Jul 30, 2022
2b82613
Update content/zh-cn/event-driven-architecture.md
Petrie Jul 30, 2022
0c7084a
Update content/zh-cn/event-driven-architecture.md
Petrie Jul 30, 2022
34a655e
Merge pull request #1137 from Petrie/translate-event-driven-architecture
hanyuancheung Jul 31, 2022
f75a969
update tags
Petrie Aug 2, 2022
397db62
update tags
Petrie Aug 2, 2022
7c6f55a
Merge pull request #1155 from Petrie/update-tags
hanyuancheung Aug 3, 2022
8a33761
Remove Extra blank lines (#1194)
Petrie Aug 11, 2022
1dacc43
docs: add missing url prefix
lunarwhite Sep 15, 2022
c243937
docs: add missing url prefix
lunarwhite Sep 15, 2022
7afa3b7
docs: fix terminology description (#1319)
lunarwhite Sep 16, 2022
8510d9b
Merge pull request #1318 from lunarwhite/lunarwhite-patch-1
hanyuancheung Sep 16, 2022
283234b
[zh] sync software-as-a-service.md
windsonsea Nov 18, 2022
c47747a
Merge pull request #1469 from windsonsea/dev-zh
hanyuancheung Nov 18, 2022
c045358
[zh] sync stateful-apps.md in Chinese
windsonsea Nov 18, 2022
ced331b
[zh] sync stateless-apps.md in Chinese
windsonsea Nov 19, 2022
3f1e1cc
[zh] sync portability.md in Chinese
windsonsea Nov 21, 2022
30b6a17
Merge pull request #1475 from windsonsea/tlsy
hanyuancheung Nov 21, 2022
9ffdb17
Merge pull request #1470 from windsonsea/dev-zh
hanyuancheung Nov 21, 2022
a0607e4
Merge pull request #1472 from windsonsea/stateless
hanyuancheung Nov 21, 2022
d8f8bac
[zh] sync policy-as-code.md in Chinese
windsonsea Nov 22, 2022
1655096
Merge pull request #1477 from windsonsea/dev-zh
hanyuancheung Nov 22, 2022
e38a84a
[zh] sync observability.md in Chinese (#1478)
windsonsea Nov 22, 2022
a9fe7b2
[zh] sync managed-services.md in Chinese
windsonsea Nov 23, 2022
fb038b4
Merge pull request #1487 from windsonsea/dev-zh
hanyuancheung Nov 23, 2022
bc7a41f
[zh] sync container-orchestration.md in Chinese (#1492)
windsonsea Nov 25, 2022
7a1b9cd
Merge branch 'cncf:dev-zh' into dev-zh
Jacob953 Nov 28, 2022
1003a9e
Merge pull request #1498 from Jacob953/dev-zh
seokho-son Nov 29, 2022
a38e7fb
Fixing naming inconsistencies (#1502)
CathPag Nov 30, 2022
32fc37f
Merge pull request #1500 from cncf/dev-zh
seokho-son Dec 7, 2022
f8862d0
remove eyebrow category on term page (#1006)
cjyabraham Dec 9, 2022
9d1d041
Updating tags
CathPag Nov 9, 2022
42e9ec2
Merge pull request #1449 from cncf/CathPag-tag-update
seokho-son Dec 12, 2022
95a40cf
Enable labeler to non-korean languages (#1442)
electrocucaracha Dec 13, 2022
ff4b04b
Deprecating debugging (#1523)
CathPag Dec 14, 2022
b4833c6
Add glossary / content / en /edge-computing.md (#1467)
PrathyushaModala Dec 21, 2022
fd7222d
Style guide update (#1534)
CathPag Dec 28, 2022
a172836
the singular form of this tag is the one that seems correct
cjyabraham Dec 31, 2022
6ebcb6a
"Deprecated" is not a tag used anywhere else; it is a status
cjyabraham Dec 31, 2022
6a4f289
make terms title case to be consistent with rest of the site
cjyabraham Jan 1, 2023
3085c46
"draft: true" needs adding to "Deprecated" terms
cjyabraham Jan 1, 2023
ef631ae
remove deprecation google_news warning
cjyabraham Jan 2, 2023
52e81dc
avoid .Path warning on load
cjyabraham Jan 2, 2023
3781e2f
Merge pull request #1570 from cncf/fix-tax
seokho-son Jan 3, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
paths:
- 'content/**.md'
branches:
- 'dev-ko'
- 'main'
- 'dev-**'

jobs:
triage:
Expand Down
2 changes: 1 addition & 1 deletion content/en/abstraction.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Abstraction
status: Completed
category: Property
tags: ["architecture", "", ""]
tags: ["fundamental", "", ""]
---

In the context of computing, an abstraction is a representation that
Expand Down
4 changes: 2 additions & 2 deletions content/en/application-programming-interface.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Application Programming Interface
title: Application Programming Interface (API)
status: Completed
category: technology
tags: ["architecture", "", ""]
tags: ["architecture", "fundamental", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/auto-scaling.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Autoscaling
status: Completed
category: property
tags: ["application", "infrastructure", "architecture"]
tags: ["infrastructure", "", ""]
---

Autoscaling is the ability of a system to [scale](/scalability/) automatically, typically, in terms of computing resources.
Expand Down
2 changes: 1 addition & 1 deletion content/en/blue-green-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Blue Green Deployment
status: Completed
category: concept
tags: ["application", "", ""]
tags: ["methodology", "application", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/canary-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Canary Deployment
status: Completed
category: concept
tags: ["application", "", ""]
tags: ["methodology", "application", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/chaos-engineering.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Chaos Engineering
status: Completed
category: concept
tags: ["security", "", ""]
tags: ["methodology", "", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/client-server-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Client-Server Architecture
status: Completed
category: concept
tags: ["architecture", "", ""]
tags: ["architecture", "fundamental", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/cloud-computing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Cloud Computing
status: Completed
category: concept
tags: ["infrastructure", "", ""]
tags: ["infrastructure", "fundamental", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/cloud-native-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Cloud Native Apps
status: Completed
category: concept
tags: ["application", "", ""]
tags: ["application", "fundamental", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/cloud-native-tech.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Cloud Native Technology
status: Completed
category: Concept
tags: ["fundamentals", "", ""]
tags: ["fundamental", "", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Cluster
status: Completed
category: Concept
tags: ["infrastructure", "architecture", ""]
tags: ["infrastructure", "fundamental", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/container.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Containers
status: Completed
category: technology
tags: ["application", "", ""]
tags: ["application", "fundamental", ""]
---

## What it is
Expand Down
3 changes: 2 additions & 1 deletion content/en/containers-as-a-service.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Containers as a Service
status: Completed
status: Deprecated
category: Technology
draft: true
tags: ["platform", "", ""]
---

Expand Down
2 changes: 1 addition & 1 deletion content/en/continuous-delivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Continuous Delivery (CD)
status: Completed
category: concept
tags: ["application", "methodology", ""]
tags: ["methodology", "application", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/data-center.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Data center
status: Feedback Appreciated
category: Technology
tags: ["", "", ""]
tags: ["infrastructure", "", ""]
---

## What it is
Expand Down
1 change: 1 addition & 0 deletions content/en/database-as-a-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Database as a Service (DBaaS)
status: Deprecated
category: Technology
draft: true
tags: ["", "", ""]
---

Expand Down
5 changes: 3 additions & 2 deletions content/en/debugging.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: Debugging
status: Completed
status: Deprecated
category: concept
tags: ["application", "", ""]
draft: true
tags: ["application", "methodology", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/devsecops.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: DevSecOps
status: Completed
category: concept
tags: ["methodology", "", ""]
tags: ["methodology", "security", ""]
---

## What it is
Expand Down
1 change: 1 addition & 0 deletions content/en/digital-certificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Digital Certificate
status: Feedback Appreciated
category: technology
tags: ["security", "", ""]
---

## What it is
Expand Down
31 changes: 31 additions & 0 deletions content/en/edge-computing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: Edge Computing
status: Completed
category: Technology
---

## What it is

Edge computing is a [distributed system](/distributed-systems/) approach that shifts some storage and computing capacity from the primary data center to the data source.
The gathered data is computed locally (e.g., on a factory floor, in a store, or throughout a city) rather than sent to a centralized data center for processing and analysis.
These local processing units or devices represent the system's edge, whereas the data center is its center.
The output computed at the edge is then sent back to the primary data center for further processing.
Examples of edge computing include wrists gadgets or computers that analyze traffic flow.

## Problem it addresses

Over the past decade, we've seen an increasing amount of edge devices (e.g., mobile phones, smart watches, or sensors).
In some cases, real-time data processing is not only a nice-to-have but vital.
Think of self-driving cars.
Now imagine the data from the car's sensors would have to be transferred to a data center for processing before being sent back to the vehicle so it can react appropriately.
The inherent network latency could be fatal.
While this is an extreme example, most users wouldn't want to use a smart device unable to provide instant feedback.

## How it helps

As described above, for edge devices to be useful, they must do at least part of the processing and analyzing locally to provide near real-time feedback to users.
This is achieved by shifting some storage and processing resources from the data center to where the data is generated: the edge device.
Processed and unprocessed data is subsequently sent to the data center for further processing and storage.
In short, efficiency and speed are the primary drivers of edge computing.


1 change: 1 addition & 0 deletions content/en/event-driven-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Event-Driven Architecture
status: Completed
category: concept
tags: ["architecture", "", ""]
---

## What it is
Expand Down
1 change: 1 addition & 0 deletions content/en/event-streaming.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Event Streaming
status: Completed
category: concept
tags: ["methodology", "networking", ""]
---

## What it is
Expand Down
5 changes: 3 additions & 2 deletions content/en/firewall.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: Firewall
status: Completed
status: Deprecated
draft: true
category: Technology
tags: ["security", "", ""]
tags: ["", "", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/function-as-a-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Function as a Service (FaaS)
status: Completed
category: Technology
tags: ["platform", "", ""]
tags: ["infrastructure", "", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/gitops.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: GitOps
status: Feedback Appreciated
category: Concept
tags: ["", "", ""]
tags: ["methodology", "", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/idempotence.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Idempotence
status: Completed
category: Property
tags: ["infrastructure", "architecture", ""]
tags: ["property", "", ""]
---

In maths or computer science, idempotence describes an operation that always leads to the same outcome,
Expand Down
2 changes: 1 addition & 1 deletion content/en/immutable-infrastructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Immutable Infrastructure
status: Completed
category: property
tags: ["infrastructure", "", ""]
tags: ["infrastructure", "property", ""]
---

Immutable Infrastructure refers to computer infrastructure
Expand Down
2 changes: 1 addition & 1 deletion content/en/infrastructure-as-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Infrastructure as Code (IaC)
status: Completed
category: concept
tags: ["infrastructure", "", ""]
tags: ["infrastructure", "methodology", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Kubernetes
status: Completed
category: technology
tags: ["infrastructure", "", ""]
tags: ["infrastructure", "fundamental", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/load-balancer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Load Balancer
status: Feedback Appreciated
category: concept
tags: ["", "", ""]
tags: ["infrastructure", "networking", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/loosely-coupled-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Loosely Coupled Architecture
status: Completed
category: Property
tags: ["fundamentals", "", ""]
tags: ["fundamental", "architecture", "property"]
---

Loosely coupled architecture is an architectural style
Expand Down
3 changes: 2 additions & 1 deletion content/en/managed-services.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Managed services
status: Completed
status: Deprecated
draft: true
category: Technology
tags: ["", "", ""]
---
Expand Down
2 changes: 1 addition & 1 deletion content/en/microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Microservices
status: Completed
category: concept
tags: ["architecture", "", ""]
tags: ["architecture", "fundamental", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/monolithic-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Monolithic Apps
status: Completed
category: concept
tags: ["architecture", "", ""]
tags: ["architecture", "fundamental", ""]
---

## What it is
Expand Down
1 change: 1 addition & 0 deletions content/en/multitenancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Multitenancy
status: Completed
category: Property
tags: ["architecture", "property", ""]
---

## What it is
Expand Down
4 changes: 2 additions & 2 deletions content/en/mutual-transport-layer-security.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: mTLS (Mutual Transport Layer Security)
title: Mutual Transport Layer Security (mTLS)
status: Completed
category: Concept
tags: ["security", "", ""]
tags: ["security", "networking", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Nodes
status: Completed
category: Concept
tags: ["architecture", "", ""]
tags: ["infrastructure", "fundamental", ""]
---

## What it is
Expand Down
2 changes: 1 addition & 1 deletion content/en/observability.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Observability
status: Completed
category: concept
tags: ["methodology", "application", "infrastructure"]
tags: ["property", "", ""]
---

## What it is
Expand Down
5 changes: 3 additions & 2 deletions content/en/platform-as-a-service.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: Platform as a Service (PaaS)
status: Completed
status: Deprecated
category: Technology
tags: ["fundamentals", "platform", ""]
draft: true
tags: ["fundamental", "platform", ""]
---

## What it is
Expand Down
Loading