vanou
070ba6c846
Fix misspell of type of Pod condition at init container explanation (id) ( #17414 )
...
In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it should be
'Initialized'.
This commit fixes this misspell of Indonesian doc.
This misspell is verified by PR #17329 which fixes English doc.
[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions
2019-11-28 17:31:02 -08:00
huccshen
dd24ef71ba
fix some broken links ( #17857 )
2019-11-28 16:45:03 -08:00
Oleg Butuzov
fb96c07fc4
This fix solves 2 404 deadlinks at next pages ( #17685 )
...
* see link "tahap" @
https://kubernetes.io/id/docs/concepts/containers/runtime-class/
* see link "VolumeSnapshotClass" @
https://kubernetes.io/id/docs/concepts/storage/volume-snapshots/
2019-11-20 01:31:20 -08:00
Oleg Butuzov
b33c77f12d
lang-id: Broken Link ( #17681 )
...
This fix solve 404 page at next URLs
(See link with text "otorisasi Node")
https://kubernetes.io/id/docs/concepts/architecture/
https://kubernetes.io/id/docs/concepts/architecture/node/
2019-11-20 00:59:19 -08:00
Irvi Aini
ea54939939
Make konfigurasi "konfigurasi dan Penerapan Konsep" is uppercased in id localization. ( #17641 )
2019-11-19 17:57:19 -08:00
Gireesh Puthumana
f786b9cb7c
fix for https://github.com/kubernetes/website/issues/17597 ( #17599 )
2019-11-17 17:43:41 -08:00
sulaimantok
4363291c94
Change Word anda to kamu indonesia language ( #17356 )
...
* First
* Overview Configuration
2019-11-04 06:21:40 -08:00
wahyuni-pj
6976cc6f20
fixing the correct word ( #17357 )
2019-11-03 18:29:40 -08:00
Mitesh Jain
b44116f769
Add link to styles.css stylesheet in index.html under kubernetes-basics. ( #17051 )
2019-10-30 08:22:52 -07:00
Giri Kuncoro
c324bfdea2
Add Indonesian translation for object-management page ( #16854 )
2019-10-30 00:46:52 -07:00
babang
d527b60de5
translate poseidon firmament alternate scheduler ( #17043 )
2019-10-29 05:28:42 -07:00
Gede Wahyu Adi Pramana
7c87be58f0
Translating Organize Cluster Access to ID Localization ( #17035 )
...
* Translating "Organizing Cluster Access Using kubeconfig Files" to ID Localization
* Apply suggestions from code review
Co-Authored-By: Giri Kuncoro <girikuncoro@users.noreply.github.com>
2019-10-27 06:11:24 -07:00
Gede Wahyu Adi Pramana
14d0710b2e
Translating Pod to ID Localization ( #16979 )
2019-10-19 04:13:37 -07:00
James Peach
607874653a
id: fix Contour ingress controller link ( #16990 )
...
Contour is now maintained by VMware and has a project site.
Signed-off-by: James Peach <jpeach@apache.org>
2019-10-17 20:15:57 -07:00
Yudi A Phanama
320acb7d89
Translate Pod Security Policy doc to Indonesian ( #16699 )
...
* Translate Pod Security Policy doc to Indonesian
* Apply reviews to Pod Security Policy translation
2019-10-17 20:13:57 -07:00
Joshua Bezaleel Abednego
643c14ae7d
Add translation for ReplicaSet in ID localization ( #16722 )
...
* Add translation for ReplicaSet in ID localization
* Add controllers/frontend.yaml, controllers/hpa-rs.yaml and pods/pod-rs.yaml to example folder
2019-10-17 19:49:58 -07:00
babang
90f71be002
Fix typo and wordings for PR #16421 ( #16761 )
2019-10-10 07:45:46 -07:00
Yushiro FURUKAWA
520caa1264
Remove trailing spaces from ID documents( #16742 ) ( #16789 )
2019-10-09 21:48:52 -07:00
Yudi A Phanama
182320f2b8
Translate Volume page to Indonesian ( #16154 )
...
* Translate Volume page to Indonesian
* Add reviewed doc to translated Indonesian Volume page
2019-10-06 03:17:09 -07:00
Giri Kuncoro
4fbb809be7
Add Indonesian translation for volume snapshots ( #16661 )
2019-10-03 08:18:12 -07:00
Oleg Butuzov
2a94c25330
Fixed link in `/id/` localization to `extending api` page ( #16642 )
...
[Page with issues](https://kubernetes.io/id/docs/reference/glossary/?fundamental=true&workload=true&extension=true&networking=true&operation=true&security=true&storage=true&tool=true&user-type=true&core-object=true&community=true&architecture=true#term-platform-developer ) -> click links in "platform developer"
2019-10-01 04:23:32 -07:00
Oleg Butuzov
49fc16e58f
Broken links to english documentation that contain `/en/` ( #16641 )
2019-10-01 04:07:32 -07:00
Irvi Aini
2ec966509e
Add translations for StorageClass in ID localization. ( #15999 )
...
* Add translations for StorageClass in ID localization.
Apply suggestions from code review
Fix missing translations.
* Fix broken formatting.
2019-09-30 08:05:40 -07:00
babang
db64ecd7fc
Translate Extend Cluster to Indonesian ( #16421 )
...
* extend cluster translation
* translate
* translate
* translate
* translate
* translate
* translate
* translate
* replace Anda with kamu
* fix comment
* fix comment
* Update content/id/docs/concepts/extend-kubernetes/extend-cluster.md
Co-Authored-By: Yudi A Phanama <11147376+phanama@users.noreply.github.com>
* fix comment
* fix comment
* update translation
* fix comment
* fix comment
* fix comment
* fix comment
* fix comment
* fix comment
* fix comment
2019-09-29 04:15:38 -07:00
Afrizal Fikri
5d69b592b4
Adding Bahasa Indonesia translation for Managing Resources page ( #16433 )
...
* Initiate
* Continue translation raw
* Change some into english
* Change few typographies
* trigger build
* Apply suggestions from code review
Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2019-09-29 03:59:37 -07:00
Irvi Aini
a09479928a
Adding entries to Pod /etc/hosts with HostAliases for ID localization. ( #16009 )
...
* Adding entries to Pod /etc/hosts with HostAliases for ID localization.
* Fix language consistency based on input.
* Fix broken build.
2019-09-29 03:39:37 -07:00
Praveen Sastry
b2d803d71e
Rename `Flexvolume` to `FlexVolume` in docs ( #16333 )
2019-09-12 09:42:27 -07:00
marchellametta
511e7ab541
Translate Assign Pod Node to Bahasa Indonesia ( #16168 )
...
* ID translation for assign-pod-node
* fix typo
* add pods/pod-nginx.yaml example file
* add pods/pod-with-node-affinity.yaml example file
* add pods/pod-with-pod-affinity.yaml example file
* Apply suggestions from code review
Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
* tidy up words following code review suggestion
2019-09-11 05:45:23 -07:00
Gede Wahyu Adi Pramana
9e3e30bb79
Translate Pod Lifecycle to Bahasa Indonesia ( #16165 )
...
* translation to bahasa indonesia
* Apply suggestions from code review
Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
* tidy up some words
* Apply suggestions from code review
Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2019-09-03 01:02:29 -07:00
Danni Setiawan
6111ca7afa
Add translation for Logging in ID localization ( #16071 )
...
* Add id translation for logging
* Fix templating issue
* Fix templating issue
* Fix templating issue
* Add files example for SIG ID logging docs
* Fix id-cluster-logging
2019-09-02 19:34:27 -07:00
Irvi Aini
85288b57a1
Add ttlafterfinished for ID localization. ( #16008 )
...
* Add ttlafterfinished for ID localization.
* Fix consistency of language usage based on review.
2019-08-26 20:56:39 -07:00
Giri Kuncoro
b999f0d3e8
Add Indonesian translation for volume-snapshot-classes ( #15724 )
...
* Add Indonesian translation for volume-snapshot-classes
* Fix page styling consistency and wordings
2019-08-18 23:00:06 -07:00
Kane York
e3c12ea5dc
Update broken KEP links ( #15806 )
2019-08-16 12:32:09 -07:00
yofri
0e319bad69
Adding Bahasa Indonesia translation for certificates page ( #15769 )
...
* Add Bahasa Indonesia translation for certificates page
* Untranslated title
* Updating translation
2019-08-16 02:26:33 -07:00
Giri Kuncoro
05690331ce
Add dynamic provisioning Indonesian translation ( #15583 )
...
* Add dynamic provisioning Indonesian translation
* Rephrasing few sentences in translation
2019-08-07 18:53:18 -07:00
Ismail Alidzhikov
a0a3cd4e39
Remove --export (as it's deprecated) ( #15654 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-08-04 17:43:48 -07:00
Ismail Alidzhikov
43fd8768a7
Improve PodPreset docs ( #15493 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-23 19:38:16 -07:00
Ismail Alidzhikov
21528fa822
Add --all-namespaces ( #15334 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-11 17:41:07 -07:00
Yudi A Phanama
60c570de00
Add Indonesian Translation for Cloud Controller Manager Concepts page ( #15335 )
...
* Add Cloud Controller Manager concepts Indonesian translation
* Change merinci to memerinci standard form
* Some typo fixes
2019-07-09 20:46:25 -07:00
Yudi A Phanama
936d15e745
Translate Init Containers docs to Bahasa Indonesia ( #14927 )
...
* Translate init containers docs to Bahasa Indonesia
* Some review fixes
* Fix kedaluarsa to kedaluwarsa
2019-07-08 23:04:02 -07:00
Ismail Alidzhikov
b692fddd32
kubectl config set-context --current ( #15194 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-02 08:09:09 -07:00
Evan
1929512fb7
Add translations for Persistent Volumes for Bahasa Indonesia ( #14532 )
...
* Add translations for Persistent Volumes for Bahasa Indonesia
* Update translations:
+ Fix leftover English
+ Fix typos
+ Fix nits
* Update content/id/docs/concepts/storage/persistent-volumes.md
Fix typo
Co-Authored-By: Giri Kuncoro <girikuncoro@users.noreply.github.com>
* Translate remaining word 'storage'
2019-06-20 23:40:35 -07:00
Giri Kuncoro
a4ff8fd563
Add storage limit translation ( #14903 )
2019-06-20 22:28:35 -07:00
Giri Kuncoro
84813551b9
Add Bahasa Indonesia translation for cron job page ( #14933 )
2019-06-20 22:26:35 -07:00
Kurnianto Trilaksono
c0612aed8d
Translate "Garbage Collection" page to Bahasa Indonesia ( #14513 )
...
* add pod preset page for language/id
* fix formatting
* fix typos and wording
* fix formatting and add few missed lines
* fix note formatting
* add Garbage Collection page in Bahasa Indonesia and minor fix on Pod Preset page
* remove replication.yaml
* add controllers/replicaset.yaml to example
* fix formatting error
* change dependent to dependen and fix note translation
* delete trailing space in heading
2019-06-13 21:44:20 -07:00
mohamed chiheb ben jemaa
9eec2f28ba
update pick-right-solution to setup page ( #14866 )
...
* update pick-right-solution to setup page Fixes-14476
* update pick-right-solution to setup page #14866
2019-06-13 01:48:13 -07:00
Martin Vladev
0ebe8c3b4f
Remove initializers (id) ( #14655 )
...
Initializers are removed in 1.14 [1]
[1]: https://github.com/kubernetes/kubernetes/pull/72972
2019-05-30 23:44:24 -07:00
Iqbal Farabi
f8ccf4d475
Add translations for Imperative Config for Bahasa Indonesia ( #14530 )
...
* Translate declarative config for Bahasa Indonesia
* Fix typos and untranslated sentences from previous commit for declarative-config for Bahasa Indonesia
* Add _index.md to object-management-kubectl translations for Bahasa Indonesia
* Translate imperative-config.md for Bahasa Indonesia
* Update missing translations in imperative-config.md for Bahasa Indonesia
2019-05-30 12:02:30 -07:00
Iqbal Farabi
afcc69c7e6
Add translations for Imperative Command for Bahasa Indonesia ( #14064 )
...
* Translate declarative config for Bahasa Indonesia
* Fix typos and untranslated sentences from previous commit for declarative-config for Bahasa Indonesia
* Add _index.md to object-management-kubectl translations for Bahasa Indonesia
* Translate imperative-command.md for Bahasa Indonesia
* Update translations for Imperative Command for Bahasa Indonesia
2019-05-25 14:29:49 -07:00
Irvi Aini
8279c436c9
Initialize Taints and Tolerations in Bahasa Indonesia. ( #14405 )
...
* Initialize Taints and Tolerations in Bahasa Indonesia.
* Fix typos
2019-05-24 05:24:22 -07:00