Skip to content

Add Kubernetes Components in lang ID.#13888

Merged
k8s-ci-robot merged 9 commits intokubernetes:masterfrom
irvifa:id/add-overview
Apr 21, 2019
Merged

Add Kubernetes Components in lang ID.#13888
k8s-ci-robot merged 9 commits intokubernetes:masterfrom
irvifa:id/add-overview

Conversation

@irvifa
Copy link
Copy Markdown
Member

@irvifa irvifa commented Apr 19, 2019

This PR addresses #13852

  • what-is-kubernetes.md
  • kubernetes-api.md
  • components.md

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 19, 2019
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. language/id Issues or PRs related to Indonesian language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Apr 19, 2019
@irvifa
Copy link
Copy Markdown
Member Author

irvifa commented Apr 19, 2019

/assign @girikuncoro

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 19, 2019

Deploy preview for kubernetes-io-master-staging ready!

Built with commit 17e6b87

https://deploy-preview-13888--kubernetes-io-master-staging.netlify.com

@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 19, 2019
@irvifa irvifa changed the title WIP: Add Kubernetes Components in lang ID. Add Kubernetes Components in lang ID. Apr 19, 2019
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 19, 2019
Copy link
Copy Markdown
Contributor

@girikuncoro girikuncoro left a comment

Choose a reason for hiding this comment

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

Some rephrases are required to ease understanding. English words, technical terms, etc. are to be standardized (or to-be-debated), but if you find something not easy to understand, I would: rephrase it in your own Indonesian words, or break it down, or try to make active (if passive sentence previously).

But, most importantly I would emphasize:

  • Avoid empty hyperlinks
  • Avoid typos
  • Avoid paragraphs/sentences that are not yet translated (there are definitely lost-in-translations when we translate from English to Indonesian anyway)

---

{{% capture overview %}}
Dokumen ini merupakan ikhtisar yang mencakup berbagai komponen-komponen
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

... berbagai komponen atau ... komponen-komponen, salah satu saja


Komponen <i> master </i> menyediakan <i> control plane </i> bagai kluster.
Komponen ini berperan dalam proses pengambilan secara global
pada kluster (contohnya, mekanisme penjadwalan), serta berperan dalam proses
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

mungkin schedule lebih mudah dimengerti dibanding jadwal, untuk konteks cloud computing. wdyt?

komentar yang sama untuk pemilihan schedule vs jadwal pada kalimat-kalimat berikutnya

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think I'll use schedule.

* **Isolasi <i> resource </i>**:
Performa aplikasi yang bisa diprediksi.
* **Utilisasi <i> resource </i>**:
Efisiensi yang tinggi
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: missing period

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Apr 21, 2019
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 21, 2019
@irvifa
Copy link
Copy Markdown
Member Author

irvifa commented Apr 21, 2019

/approve
/lgtm

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@irvifa: you cannot LGTM your own PR.

Details

In response to this:

/approve
/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@irvifa
Copy link
Copy Markdown
Member Author

irvifa commented Apr 21, 2019

/assign @girikuncoro

@girikuncoro
Copy link
Copy Markdown
Contributor

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 21, 2019
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: girikuncoro, irvifa

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 21, 2019
@k8s-ci-robot k8s-ci-robot merged commit f1a8462 into kubernetes:master Apr 21, 2019
@irvifa irvifa deleted the id/add-overview branch April 21, 2019 11:42
@irvifa
Copy link
Copy Markdown
Member Author

irvifa commented Apr 22, 2019

Related to #13929

nowjean pushed a commit to nowjean/website that referenced this pull request Jun 13, 2019
* Add Kubernetes Components in lang ID.

* Remove glossary since it's not translated yet.

* Add what is kubernetes? in ID lang

* Add kubernetes API in lang ID.

* Address id loc suggestions fo Kubernetes' overview.

* Remove uneeded lines of definitions.

* Add glossaries for Bahasa Indonesia.

* Add kubelet glossary for Bahasa Indonesia.

* Fix all italics due to missing period and false tag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/id Issues or PRs related to Indonesian language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants