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

Add content/pt/application_programming_interface.md #273

Closed
wants to merge 25 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
ef9f083
Add content/pt/application_programming_interface.md
jessicalins Dec 10, 2021
4bc6e07
Rewrite sections
jessicalins Dec 10, 2021
2656412
Definition for mTLS (mutual Transport Layer Security) (#338)
Alt-Shivam Jan 23, 2022
40d6fb6
How to contribute typos (#335)
CathPag Jan 24, 2022
04a861a
Add link to API in Kubernetes (#348)
avinashupadhya99 Jan 28, 2022
aab56ab
Improve localization guide (#341)
seokho-son Jan 28, 2022
2a379d1
Definition for TLS(Transport Layer Security).md (#354)
Alt-Shivam Jan 28, 2022
f058c40
Adding localization guide to how to
CathPag Jan 28, 2022
977d23c
Adding TLS link
CathPag Jan 28, 2022
fad7e47
Merge pull request #361 from cncf/CathPag-how-to-update
seokho-son Jan 29, 2022
1f96aa8
Merge pull request #362 from cncf/CathPag-mTLS-update
seokho-son Feb 1, 2022
ab1548f
Add GitOps definition draft for submission (#302)
Feb 1, 2022
5906f1f
Update Client-Server Architecture
dinoboy197 Feb 1, 2022
8f77e28
Bump rojopolis/spellcheck-github-actions from 0.20.0 to 0.21.1 (#369)
dependabot[bot] Feb 1, 2022
c7bd3ef
[English]: Load Balancer (issue 330) (#358)
jasonsmithio Feb 1, 2022
a3802c7
Create data_center.md (#282)
kaihoffman Feb 1, 2022
fc943da
Add approvers for localization content (#342)
seokho-son Feb 2, 2022
d3af613
Term Automation added (#322)
mayank-cse Feb 4, 2022
85221b5
[update] how to contribute > link update (#389)
CathPag Feb 8, 2022
2db36f6
Adding contributor ladder (#395)
CathPag Feb 8, 2022
027e759
[Update] Abstraction (#399)
CathPag Feb 11, 2022
82d3703
Merge remote-tracking branch 'upstream/main' into pt-api
jessicalins Feb 14, 2022
069d9d2
Revert "Merge remote-tracking branch 'upstream/main' into pt-api"
jessicalins Feb 14, 2022
27ca4ce
Update directory name and headers
jessicalins Feb 14, 2022
a29fa5c
Merge dev-pt, solve conflicts
jessicalins Feb 14, 2022
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
18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/en.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/ISSUE_TEMPLATE/l10n-initiation.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/dependabot.yml

This file was deleted.

54 changes: 6 additions & 48 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository:
description: Cloud Native Glossary

# A URL with more information about the repository
homepage: https://glossary.cncf.io/
homepage: https://cncf.io/projects

# Collaborators: give specific users access to this repository.
# see /governance/roles.md for details on write access policy
Expand All @@ -25,55 +25,13 @@ collaborators:
permission: admin

- username: CathPag
permission: maintain

- username: seokho-son
permission: admin

# l10n ko approvers
# Note: seokho-son is both a maintainer (maintain) and Korean approver (push)
- username: jihoon-seo
permission: push

- username: Eviekim
- username: IdealUsrname
permission: push

- username: DanielJonesEB
permission: push

branches:

# Default branch of this repository for configurations and English contents
- name: main
protection:
required_pull_request_reviews:
required_approving_review_count: 2
require_code_owner_reviews: true
required_status_checks: null
restrictions:
apps: []
# En approvers (including Chairs)
users:
- caniszczyk
- jasonmorgan
- CathPag
- seokho-son
teams: []
enforce_admins: null
required_linear_history: null

# l10n branch for Korean contents only
- name: dev-ko
protection:
required_pull_request_reviews:
required_approving_review_count: 2
require_code_owner_reviews: true
required_status_checks: null
restrictions:
apps: []
# Ko approvers
users:
- seokho-son
- Eviekim
- jihoon-seo
teams: []
enforce_admins: null
required_linear_history: null
- username: murillodigital
permission: push
4 changes: 2 additions & 2 deletions .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name: Spellcheck CI

# Controls when the action will run.
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
pull_request:
Expand All @@ -25,4 +25,4 @@ jobs:
- uses: actions/checkout@v2

- name: GitHub Spellcheck Action
uses: rojopolis/spellcheck-github-actions@0.20.0
uses: rojopolis/spellcheck-github-actions@0.13.0
5 changes: 2 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

# These are the maintainers in the repo.
# These owners will be the default owners for everything in the repo.
# We require at least two maintainers to sign off on a new term.
# These are the maintainers in the repo
# We require at least two maintainers to sign off on a new term

* @caniszczyk @CathPag @jasonmorgan @seokho-son

Expand Down
27 changes: 4 additions & 23 deletions LOCALIZATION.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Localization

Now that the first version of the cloud native glossary is live,
we'd love to start localizing it into different languages.
we'd love to start translating it into different languages.

## Basic requirements for a localization team

Expand All @@ -10,16 +10,7 @@ we'd love to start localizing it into different languages.
- Each term must be approved by two approvers
- Unanimous consent must be reached to be approved

## Instructions to initiate a new localization

### Open an Issue to notify initiation of a new localization

[Open an Issue](https://github.com/cncf/glossary/issues/new/choose)
based on the `Initiate a New Localization Team` Issue-template.

Through this issue, the new localization team will
- get a permission for approving localization contents.
- get a development branch for the localization works. (use the development branch for following localization tasks)
## Instruction to initiate a new localization

### Add a new language setting to site configuration

Expand Down Expand Up @@ -61,22 +52,12 @@ contents/en
contents/ko
...
```

### Localize and add minimum required contents

Localize contents and add the files to `content/<localization>`.

Following list is for minimum required contents to make a new localization to go live with the website.

Following list is for minimum required contents to initiate a new localization.
- Home: `content/en/_index.md`
- How to contribute: `content/en/contribute/_index.md`
- Style guide: `content/en/style-guide/_index.md`
- 10 translated terms

### Merge the localization branch into `main` branch

After the team completes the minimum required contents for a new localization,
Open a PR to merge commits in localization branch into `main` branch.

Then the localized contents will go live with the website.

Translate contents and add the files to `content/<localization>`.
Empty file added content/de/.gitkeep
Empty file.
14 changes: 0 additions & 14 deletions content/de/_TEMPLATE.md

This file was deleted.

8 changes: 4 additions & 4 deletions content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ title: "Cloud Native Glossary"

# Cloud Native Glossary

The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee (BVS). Its goal is to explain cloud native concepts in clear and simple language without requiring any previous technical knowledge.
The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee (BVS). Its goal is to explain cloud native concepts in clear and simple language without requiring any previous technical knowledge. You can [view and download the PDF version here](https://github.com/cncf/glossary/blob/main/cloudnative-glossary.pdf).

## Contributing
Everybody is invited to suggest changes, additions, and improvements to the Cloud Native Glossary. We employ a community-driven process governed by the CNCF to develop and improve upon this shared lexicon. This Glossary provides a vendor-neutral platform to organize a shared vocabulary around cloud native technologies. Contributions are welcome from all participants who abide by the project's purpose and charter.

Anyone who wishes to make a contribution may submit a GitHub issue or create a pull request. Please ensure you follow the [Style Guide](/style-guide/), read the [How To Contribute](/contribute/) doc, and join the #glossary channel on the CNCF Slack. There is also a #glossary-localizations channel for those who want to help translate the glossary into their native language.
Anyone who wishes to make a contribution may submit a GitHub issue or create a pull request. See [How To Contribute](/contribute/) for more information and please ensure you follow the [Style Guide](/style-guide/).

## Acknowledgements

The Cloud Native Glossary was initiated by the CNCF Marketing
Committee (Business Value Subcommittee) and includes
contributions from [Catherine Paganini](https://www.linkedin.com/in/catherinepaganini/en/), [Chris Aniszczyk](https://www.linkedin.com/in/caniszczyk/),
[Daniel Jones](https://www.linkedin.com/in/danieljoneseb/?originalSubdomain=uk), [Jason Morgan](https://www.linkedin.com/in/jasonmorgan2/), [Katelin Ramer](https://www.linkedin.com/in/katelinramer/), [Mike Foster](https://www.linkedin.com/in/mfosterche/?originalSubdomain=ca), [Seokho Son](https://www.linkedin.com/in/seokho-son/) and many more contributors. For a complete contributor list, please refer to [this GitHub page](https://github.com/cncf/glossary/graphs/contributors).
[Daniel Jones](https://www.linkedin.com/in/danieljoneseb/?originalSubdomain=uk), [Jason Morgan](https://www.linkedin.com/in/jasonmorgan2/), [Katelin Ramer](https://www.linkedin.com/in/katelinramer/) and [Mike Foster](https://www.linkedin.com/in/mfosterche/?originalSubdomain=ca).

## License

All code contributions are under the Apache 2.0 license. Documentation is distributed under CC BY 4.0.
All code contributions are under the Apache 2.0 license. Documentation is distributed under CC BY 4.0.
2 changes: 1 addition & 1 deletion content/en/cloud_computing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Cloud computing is a model that offers compute resources like CPU, network, and
Organizations traditionally faced two main problems when attempting to expand their use of computing power. They either acquire, support, design, and pay for facilities to host their physical servers and network or expand and maintain those facilities. Cloud computing allows organizations to outsource some portion of their computing needs to another organization.

## How it helps
Cloud providers offer organizations the ability to rent compute resources on-demand and pay for usage. This allows for two major innovations: organizations can try things without wasting time planning and spending money or resources on new physical infrastructure and they can [scale](/scalability/) as needed and on-demand. Cloud computing allows organizations to adopt as much or as little infrastructure as they need.
Cloud providers offer organizations the ability to rent compute resources on-demand and pay for usage. This allows for two major innovations: organizations can try things without wasting time planning and spending CAPEX on new physical infrastructure and they can [scale](/scalability/) as needed and on-demand. Cloud computing allows organizations to adopt as much or as little infrastructure as they need.


16 changes: 0 additions & 16 deletions content/en/containers_as_a_service.md

This file was deleted.

Loading