Commit Graph

18289 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 82e96560fa Merge pull request #20305 from suruaku/patch-3
Fix link to new PR page
2020-04-14 00:09:11 -07:00
Oleg Butuzov 6801aee35c (es): broken page fix 2020-04-14 10:03:30 +03:00
Kubernetes Prow Robot dcf6cfa0c2 Merge pull request #20308 from butuzov/id-patch
(id): broken links fix
2020-04-13 23:53:11 -07:00
Oleg Butuzov 114476be23 (ja): broken link fix 2020-04-14 09:40:25 +03:00
Oleg Butuzov 31c148e840 (id): broken links fix 2020-04-14 09:39:57 +03:00
Ilja c9de7b6eae Fix broken link 2020-04-14 08:22:06 +03:00
Ilja b58d747ed3 Add feature track 2020-04-14 08:14:23 +03:00
Ilja b8348ac7c3 Update _index.md 2020-04-14 07:56:03 +03:00
Ilja 4846167e7f Fix link to new PR page 2020-04-14 07:53:08 +03:00
Evan Adi 22d5dd5f63 Translate endpoind-slices to Bahasa Indonesia
Translate hyperlinks

Fix nits:
+ leftover translation

Nits:
+ unitalicize k8s resource
+ replace trafik

Nits:
+ remove reviewers
+ correct Endpoint to Endpoints
+ remove {#endpointslice-resource}
+ translate the word flag

Nits:
+ uncapitalize selector

Update on suggestions:
+ daripada -> terhadap
+ performa -> kinerja
+ translate subdomain name
+ translate default
+ rephrasing

Updates on reviews and suggestions:
+ translate scalable
+ replace serangkaian to sekumpulan
+ use diasosiasikan instead of terasosiasi
+ use diikutinya to translate track
+ replace mengkonfigurasi with mengatur
+ treat EndpointSlices as singular

Fix leftover word

Nits:
+ unitalicize platform
+ use selektor instead of selector

Nits:
+ translate rolling update
+ use cukup instead of sangat
+ translate repacking
2020-04-14 11:27:50 +07:00
Byonggon Chun eb750e83d9 fix inaccurate information of topology-manager admin guide
Topology Manager deal with Guaranteed QoS Pod.
=>Topology Manager deal with all Pod QoS Classes since 1.17

Topology Manager works on Nodes with the Static CPU Policy enabled
=> changing wording to make this clearer and adding examples

Signed-off-by: Byonggon Chun <bg.chun@samsung.com>
2020-04-14 12:28:41 +09:00
Handy Wijaya 5283a3bb71 add bahasa translation for /docs/tasks/tools/install-kubectl 2020-04-14 10:15:58 +07:00
Kubernetes Prow Robot e36b04a87a Merge pull request #20275 from tengqm/revert-20033-zh-trans-task-3496
Revert "zh-translation: update pod-security-policy.md (#17333)"
2020-04-13 20:07:11 -07:00
KoukiNishihara 2648b9cf31 remove extra space 2020-04-14 10:51:41 +09:00
KoukiNishihara 047588fb31 Fix indent of the example yaml :en 2020-04-14 10:40:10 +09:00
Kubernetes Prow Robot 0be2a697b1 Merge pull request #20301 from sftim/20200413_fix_cronjob_timezone_note
Note CronJob timezone comes from system timezone
2020-04-13 17:41:11 -07:00
Kubernetes Prow Robot 460b65f938 Merge pull request #17688 from sftim/20191120_improve_job_parallel_processing_expansion_task
Improve Job parallel processing expansion task
2020-04-13 16:39:11 -07:00
Tim Bannister 6a97c40e74 Expand details about CronJob timezone 2020-04-14 00:03:23 +01:00
Tim Bannister 7da5b12927 Note CronJob timezone comes from system timezone
The timezone for the kube-controller-manager (or if that's broken apart,
the cronjob controller) determines when CronJobs are scheduled.

This reverts commit bad124b857.
2020-04-14 00:02:58 +01:00
Kubernetes Prow Robot 78c660696d Merge pull request #20299 from kbhawkey/prep-ref-guides-hugo-update
regenerate ref docs, prepare hugo upgrade
2020-04-13 15:59:11 -07:00
Kubernetes Prow Robot e3ecb569c2 Merge pull request #19270 from sftim/20200223_improve_cronjob_concept
Improve CronJob concept
2020-04-13 15:41:12 -07:00
Tim Bannister 8a92e05fba Revise Pod lifecycle page
Reword Pod readiness section
- “Pod Ready++” is stable, so word the documentation accordingly.
- In the documentation, call this “Pod readiness”
- Related tweaks

Reword Pod lifetime section
- mention StatefulSet
- omit mentioning ReplicationController as it's deprecated
- reword to suggest that the list of workload resources is non-exhaustive
and use glossary tooltips as well.
2020-04-13 23:20:04 +01:00
Yury Tsarev 18cca972a6 Document pod DNS resolution schema
* Currently documentation mentions resolvable FQDNs for services only
* Documentation for pods is confusing in regards of local pod `hostname`
  wich actually does not match in-cluster DNS resolution
* This PR clarifies FQDN schema that is used for pod DNS resolution
2020-04-14 00:17:30 +02:00
Kubernetes Prow Robot cbd296ac59 Merge pull request #20295 from suruaku/patch-1
Fix link format
2020-04-13 14:47:11 -07:00
Karen Bradshaw 3994994684 regenerate ref docs, prepare hugo upgrade 2020-04-13 17:44:29 -04:00
Joan Goyeau b3bf6ae82a Add joan38/kubernetes-client to community libs 2020-04-13 11:05:09 -07:00
Joan Goyeau 446eb36936 dsort Community-maintained libs 2020-04-13 11:04:33 -07:00
Joan Goyeau 394dee9dd1 Remove Haskell from Community as it's Official 2020-04-13 11:03:07 -07:00
Ilja 718e4139d8 Fix link format 2020-04-13 21:01:02 +03:00
Raymond db27cfd719 Update deployment.md - Fix inconsistency and rollback message
- Fix inconsistency with configuration field references
- Fix message returns after performing a roll-back...
2020-04-13 20:43:35 +03:00
Jim Angel 00b106a744 fixing information about dev contrib 2020-04-13 12:19:03 -05:00
Kubernetes Prow Robot bc4bc85855 Merge pull request #20194 from varadaprasanth/patch-2
Glossary for PersistentVolumeClaim added
2020-04-13 10:01:49 -07:00
Tim Bannister b3c5692ebc Fix incorrect here document
The existing here document for setting up YUM on RHEL / CentOS would try
to copy $basearch from the environment, rather than let YUM use its own
variables.
2020-04-13 17:54:32 +01:00
Aris Cahyadi Risdianto d8632ffa52 ID Localization for Resource Bin Packing.
Fixed localization of several words.
2020-04-13 20:55:15 +08:00
Kubernetes Prow Robot 9c7a63c1ac Merge pull request #18220 from icheikhrouhou/feature/pullimagefr
docs | tasks | configure-pod-container | pull-image-private
2020-04-13 01:35:48 -07:00
icheikhrouhou 97e4888636 fix translate pull image fr 2020-04-13 10:28:15 +02:00
icheikhrouhou 0582bde902 fix translate pull image fr 2020-04-13 10:27:14 +02:00
icheikhrouhou 40496c2b7d fix translate configure service account 2020-04-13 10:18:36 +02:00
Arhell bc2cb83ad1 Fix left menu button on mobile (docs home page) 2020-04-13 09:10:54 +03:00
Kubernetes Prow Robot 8e14020ebf Merge pull request #20236 from woblerr/ru-update-links-minikube-docs
Update links to ru docs; update drivers info
2020-04-12 23:03:47 -07:00
Qiming Teng 1fe26d85d6 Revert "zh-translation: update pod-security-policy.md (#17333)" 2020-04-13 09:06:52 +08:00
Kubernetes Prow Robot db008fad28 Merge pull request #20124 from oke-py/ja-link-3
update link to /ja/docs/concepts/overview/working-with-objects/labels/
2020-04-12 10:11:49 -07:00
Fabio Alessandro Locati 9d3593e9ce Improve translation 2020-04-12 16:49:18 +02:00
Kubernetes Prow Robot 8abfa6857c Merge pull request #19938 from gaoguangze111/Translation-2019-10-10-contributor-summit-san-diego-schedule
Blog tranlation contributor summit san diego schedule
2020-04-12 07:29:47 -07:00
Kubernetes Prow Robot 86f70707bd Merge pull request #20033 from ydcool/zh-trans-task-3496
zh-translation: update pod-security-policy.md (#17333)
2020-04-12 07:25:48 -07:00
Naoki Oketani 338763c74a update link to /ja/docs/tutorials/stateless-application/expose-external-ip-address/ 2020-04-12 21:46:46 +09:00
Fabio Alessandro Locati e6969775fe De-draft docs/concepts/architecture/cloud-controller.md and align with current English version 2020-04-12 12:09:11 +02:00
mufti ismi 56dfea05f8 Fix someword that still in english and typo 2020-04-12 16:35:39 +07:00
mufti ismi d29ab82404 Fix YAML typo and docs title for id web dashboard ui 2020-04-12 15:44:08 +07:00
mufti ismi 8b5e919288 Add bahasa transaltion for /docs/tasks/access-application-cluster/web-ui-dashboard/ 2020-04-12 15:27:43 +07:00