-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Change kontainer to container. #18131
Conversation
/cc @phanama |
/assign |
Address #15341 |
/uncc @davidopp |
seperti halnya variabel *environment* yang ditentukan secara statis di dalam *image* Docker. | ||
|
||
### Informasi tentang Kluster | ||
|
||
Daftar semua *Service* yang dijalankan ketika suatu Kontainer dibuat, tersedia di dalam Kontainer tersebut sebagai variabel *environment*. | ||
Daftar semua *Service* yang dijalankan ketika suatu Container dibuat, tersedia di dalam Container tersebut sebagai variabel *environment*. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to standardize whether first letter ini container word need to capitalize or not
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@girikuncoro what do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @phanama as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is some issue that need to addressed:
- Delete non-ID language that included in this PR
- Standardize whether the word container need to capitalize in the first letter or not
- Standardize translation of containerization to be di-container-isasi or dicontainer-isasi or other translation
content_template: templates/concept | ||
weight: 30 | ||
--- | ||
|
||
{{% capture overview %}} | ||
|
||
Laman ini menjelaskan bagaimana semua Kontainer yang diatur kubelet menggunakan *framework lifecycle hook* | ||
Laman ini menjelaskan bagaimana semua Container yang diatur kubelet menggunakan *framework lifecycle hook* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to standardize whether first letter ini container word need to capitalize or not
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @phanama @girikuncoro what do you think?
<li>Melakukan <i>scale</i> <i>deployment</i></li> | ||
<li>Meng-update aplikasi yang sudah dikontainerisasi dengan menggunakan versi aplikasi terbaru</li> | ||
<li>Men-debug aplikasi yang sudah dikontainerisasi</li> | ||
<li>Meng-update aplikasi yang sudah di-container-isasi dengan menggunakan versi aplikasi terbaru</li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are many containerization translation that need to standardize whether to be di-container-isasi or dicontainer-isasi or even other translation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@girikuncoro @phanama any idea on this? cc @wahyuoi
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://kbbi.kemdikbud.go.id/entri/kontainerisasi
i think, we can use kontainerisasi
nvm, i didn't get the context before gave a comment. already got the context lol
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wahyuoi nice find! kontainerisasi
it is then
Sebuah Kubernetes [*Pod*](/docs/concepts/workloads/pods/pod/) adalah kumpulan dari satu atau banyak Kontainer, | ||
saling terhubung untuk kebutuhan administrasi dan jaringan. Pod dalam tutorial ini hanya punya satu Kontainer. Sebuah Kubernetes | ||
Sebuah Kubernetes [*Pod*](/docs/concepts/workloads/pods/pod/) adalah kumpulan dari satu atau banyak Container, | ||
saling terhubung untuk kebutuhan administrasi dan jaringan. Pod dalam tutorial ini hanya punya satu Container. Sebuah Kubernetes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to addresses whether the first letter need to capitalize or not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
de7a4a2
to
057806e
Compare
a46213b
to
68e3351
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
68e3351
to
1a00ad1
Compare
Closed in favor of #18177 |
@irvifa: Closed this PR. In response to this:
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. |
This address our agreement on using container instead of kontainer.