Commit Graph

507 Commits

Author SHA1 Message Date
Kubernetes Prow Robot ddec440366 Merge pull request #21978 from kiyoshim55/fix/broken_link_fpga_id
[id] Fix broken link to Xilinx FPGA device plugins
2020-06-26 07:35:30 -07:00
Kubernetes Prow Robot 841abd613d Merge pull request #21960 from joshuabezaleel/id/configure-service-account
Add translation for configuring service account for ID localization
2020-06-25 19:15:30 -07:00
Kubernetes Prow Robot 8fef0e2dd2 Merge pull request #21712 from ariscahyadi/id-local-task-pull-image
ID localization for pull-image-private-registry task.
2020-06-23 09:59:41 -07:00
Kubernetes Prow Robot a3e9b6076a Merge pull request #21878 from evanap/id-install-kubeadm
Translate install-kubeadm to Bahasa Indonesia
2020-06-23 09:53:41 -07:00
Kubernetes Prow Robot cfdc2a3fed Merge pull request #21885 from imrenagi/auhtn-authz
Translation for access-authn-authz to Bahasa Indonesia
2020-06-23 09:25:41 -07:00
Imre Nagi 821f01b9da Fix typo
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com>
2020-06-23 22:39:45 +07:00
Aris Cahyadi Risdianto d8c12dd53a ID localization for pull-image-private-registry task.
Fixing typos and translation words.
2020-06-23 21:53:39 +08:00
Evan Adi c9b6182fa9 Translate install-kubeadm to Bahasa Indonesia
Nits:
- translate and remove some identifiers
- remove double words
- use porta instead of port
- use alat instead of perkakas
- use Container for kontainer
- translate table headers
- use ID for referenced docs
- rephrasing
- italicization
2020-06-23 19:29:44 +07:00
joshuabezaleel 00c186aae8 Use API object writing for ServiceAccountTokenVolumeProjection and ServiceAccountIssuerDiscovery 2020-06-23 11:25:06 +07:00
joshuabezaleel 223a6cd276 Gerbang fitur instead of feature gate 2020-06-23 11:21:53 +07:00
joshuabezaleel 053e97fc44 Reword paragraph to enable lowercase for kubelet 2020-06-23 11:21:24 +07:00
joshuabezaleel 268aad1650 Unitalicize _server_ 2020-06-23 11:19:43 +07:00
joshuabezaleel 6e1e5dc54a _key_ to kunci 2020-06-23 11:18:51 +07:00
joshuabezaleel 02b8a2696a _berkas_ to berkas 2020-06-23 11:18:30 +07:00
joshuabezaleel a3f5cd9a38 manifest to manifes 2020-06-23 11:18:05 +07:00
joshuabezaleel 68f855ba80 Redirect to Indonesian page for imagepullsecret link 2020-06-23 11:17:44 +07:00
joshuabezaleel a6107816dd Singular form of ImagePullSecret 2020-06-23 11:17:03 +07:00
joshuabezaleel 6725f0c728 secret to Secret 2020-06-23 11:16:35 +07:00
joshuabezaleel 5f7e7ada81 obyek to objek 2020-06-23 11:15:34 +07:00
joshuabezaleel 9373ed1ef9 resource to sumber daya 2020-06-23 11:15:16 +07:00
joshuabezaleel 9405ad3aa1 namespace to Namespace 2020-06-23 11:14:37 +07:00
joshuabezaleel 6a68161f61 pod to Pod 2020-06-23 11:13:44 +07:00
joshuabezaleel b1aa8c0469 User Account to akun pengguna 2020-06-23 11:08:48 +07:00
joshuabezaleel c9acaa521f kluster to klaster 2020-06-23 11:08:20 +07:00
joshuabezaleel 1ef9029e22 Change every phrase to ServiceAccount since it's an API Object 2020-06-23 11:07:57 +07:00
Kubernetes Prow Robot e88b6ce811 Merge pull request #21406 from deryrahman/tasks/access-application-cluster/create-external-load-balancer
ID translation for create external load balancer
2020-06-22 08:40:39 -07:00
Kubernetes Prow Robot 369d10bfac Merge pull request #21565 from wahyuoi/id/pod-topology-spread-constraints
ID translation for pod topology spread constraints
2020-06-22 08:36:41 -07:00
Eko Simanjuntak fb65cd97da Translate HPA page 2020-06-22 21:01:22 +07:00
Kiyoshi Muranaka f82fb613aa [id] Fix broken link to Xilinx FPGA device plugins 2020-06-22 17:10:07 +09:00
joshuabezaleel 6cf46d12d3 Add translation for configuring service account for ID localization 2020-06-21 22:12:51 +07:00
Dery Rahman Ahaddienata 9992812c0d Target pools for kolam target 2020-06-21 18:20:28 +07:00
Dery Rahman Ahaddienata 9e182b6199 Apply suggestions from code review
Co-authored-by: Giri Kuncoro <girikuncoro@users.noreply.github.com>
2020-06-21 18:20:28 +07:00
Dery Rahman Ahaddienata 959f1a39ac bentangan -> rentang 2020-06-21 18:20:28 +07:00
Dery Rahman Ahaddienata cc63c1dbd5 Translate create external load balancer to ID 2020-06-21 18:20:28 +07:00
Gede Wahyu 045e81dd8c ID translation for pod topology spread constraints 2020-06-21 00:03:31 +07:00
Imre Nagi a81a2b600f Use RoleBinding term
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com>
2020-06-18 22:08:15 +07:00
Imre Nagi e4b5e0247f Translation for access-authn-authz
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com>
2020-06-18 21:50:45 +07:00
Aidan Ranney 0625ced466 Revise the Kubernetes website to use Docsy (#20874)
* Add Docsy, required packages and config

* Apply Docsy integration work to k8s website

This encompasses significant changes to the style system, layout files,
as well as changes to some of the static assets. To examine this work
and the iterations that were performed, the original repository can be
found at https://github.com/gearbox-built/kubernetes-hugo.git

* Address issues found in review

The styling and positioning of the header, footer, some shortcodes and
main container elements are improved. A new partial is added for
favicons. The sidebars, as well as inner table of contents, have been
altered for better positioning and rendering of content. Localization
has also been addressed.

* Enable announcements

The recent Black Lives Matter announcement surfaced issues which have
been addressed.
2020-06-15 12:09:57 -07:00
Kubernetes Prow Robot f95b7142a5 Merge pull request #21635 from ariscahyadi/id-local-limit-ranges
ID Localization for Limit Ranges Concept.
2020-06-15 10:45:57 -07:00
Irvi Firqotul Aini 9d7c4de9ca Redirect deadlinks for:
- https://ai.google/research/pubs/pub43438
- https://docs.docker.com/engine/admin/volumes/
2020-06-15 16:46:58 +07:00
Aris Cahyadi Risdianto 96f97563f3 ID Localization for Limit Ranges Concept. 2020-06-14 22:32:16 +08:00
Kubernetes Prow Robot 15f44cc421 Merge pull request #21359 from kbhawkey/kb-migrate-capture-stmts
removing capture statements
2020-06-10 02:30:09 -07:00
Kubernetes Prow Robot b8e5d67e69 Merge pull request #21535 from girikuncoro/id/probes
Localize liveness readiness startup probes page into Bahasa Indonesia
2020-06-09 20:44:04 -07:00
Kubernetes Prow Robot 5071b1a362 Merge pull request #21539 from girikuncoro/id/fix-task-title
Cleanup task title for Indonesian page
2020-06-09 20:20:05 -07:00
Kubernetes Prow Robot fcdbb6332b Merge pull request #21540 from girikuncoro/id/tutorial-title
Cleanup tutorial title because singular is preferred
2020-06-09 20:18:03 -07:00
Karen Bradshaw fb79042c61 update orig. order of headings 2020-06-09 19:33:15 -04:00
Karen Bradshaw 7d03134456 add id pages 2020-06-09 19:33:15 -04:00
Kubernetes Prow Robot c913cc94a7 Merge pull request #21389 from mufti1/id-configure-persistent-volume-storage
id add bahasa translation for task configure persistent volume storage
2020-06-09 06:47:18 -07:00
Kubernetes Prow Robot 7f3041a699 Merge pull request #21107 from ariscahyadi/id-local-setup-multi-zones
ID Localization for Setup - Best Practices - Multiple Zones.
2020-06-09 06:45:18 -07:00
Kubernetes Prow Robot ceab238b66 Merge pull request #21267 from adityaalifn/define-command-argument-container-id
Add ID translation for define-command-argument-container
2020-06-09 06:43:19 -07:00