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

[tw] Add content/zh-tw/container-orchestration.md #2036

Merged
merged 5 commits into from
May 22, 2023

Conversation

hwchiu
Copy link
Collaborator

@hwchiu hwchiu commented May 14, 2023

Describe your changes

Add the zh-tw localization for the container-orchestration page,
Original comes from https://glossary.cncf.io/container-orchestration/

Related issue number or link (ex: resolves #issue-number)

#2023

Checklist before opening this PR (put x in the checkboxes)

  • This PR does not contain plagiarism
    • don’t copy other people’s work unless you are quoting and contributing it to them.
  • I have signed off on all commits
    • signing off (ex: git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to your gitconfig by running git config --global alias.ci "commit -s".

Signed-off-by: HungWei Chiu <sppsorrg@gmail.com>
@hwchiu hwchiu requested review from pichuang and ydFu as code owners May 14, 2023 03:02
@netlify
Copy link

netlify bot commented May 14, 2023

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit 612d7e6
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/646a425c05fc6400073062be
😎 Deploy Preview https://deploy-preview-2036--cncfglossary.netlify.app/zh-tw/container-orchestration
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@ydFu ydFu added the lang/tw for Traditional Chinese label May 14, 2023
@jihoon-seo jihoon-seo linked an issue May 15, 2023 that may be closed by this pull request
Co-authored-by: Phil Huang <phil.huang@microsoft.com>
Signed-off-by: HungWei Chiu <sppsorrg@gmail.com>
@ydFu
Copy link
Collaborator

ydFu commented May 15, 2023

The term 'Container Orchestration' refers to the traditional Chinese(zh-tw)of AKS ,EKS and VMware.

  1. AKS uses '容器協調'.
    https://learn.microsoft.com/zh-tw/azure/architecture/microservices/design/orchestration

  2. EKS uses '容器協調'

https://aws.amazon.com/tw/containers/

  1. VMware uses '容器協調'

https://www.vmware.com/tw/topics/glossary/content/container-orchestration.html

  1. generally used for '容器編排'

Consider aligning with other cloud providers or using commonly used?

@hwchiu
Copy link
Collaborator Author

hwchiu commented May 15, 2023

@ydFu Okay, let align with other cloud provider with 容器協調, thanks

@ydFu
Copy link
Collaborator

ydFu commented May 16, 2023

@ydFu Okay, let align with other cloud provider with 容器協調, thanks

Thanks for the suggestion, I keep the same opinion.

Signed-off-by: HungWei Chiu <sppsorrg@gmail.com>
Co-authored-by: Ader Fu <ader.ydfu@gmail.com>
Signed-off-by: HungWei Chiu <sppsorrg@gmail.com>
Co-authored-by: Ader Fu <ader.ydfu@gmail.com>
Signed-off-by: HungWei Chiu <sppsorrg@gmail.com>
Copy link
Collaborator

@ydFu ydFu left a comment

Choose a reason for hiding this comment

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

LGTM,thanks @hwchiu

Copy link
Contributor

@pichuang pichuang left a comment

Choose a reason for hiding this comment

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

LGTM

@ydFu ydFu merged commit 7c619f8 into cncf:dev-tw May 22, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/tw for Traditional Chinese
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[tw] Localize Container Orchestration for Traditional Chinese
3 participants