Commit Graph

10660 Commits

Author SHA1 Message Date
Kubernetes Prow Robot aab0b34b48 Merge pull request #23852 from zhangguanzhang/zh-fix-missing-table
[zh]  add missing table in content/zh/docs/concepts/services-networking/service.md
2020-09-13 07:18:57 -07:00
luzg f6c6b9406e [zh] udpate index page of contribute #23810
make style changes according to idealhack's comment
make style and translation changes according to tengqm's comment
2020-09-13 22:12:06 +08:00
zhangguanzhang 252e037846 zh add missing table 2020-09-13 22:01:17 +08:00
zhangguanzhang e724187a8a fix wrong href in zh doc about kubelet-integration 2020-09-13 21:41:27 +08:00
白玉堂 7f85c7de2a Update get-shell-running-container.md
The end tag of note is missing.
2020-09-13 21:27:04 +08:00
Qiming Teng 995b067fdb Separating tasks from Secret concept
There are many contents in the (*very big*) Secret concept page which
are actually tasks. This PR proposes a separation of some contents
into separate tasks, so that we have a (hopefully) better organization
of the content and we make room for improvement to the concept itself.

Note that the creation of the `configmap-secret` directory (instead of
`secret`) is an intent to create a folder for both ConfigMap and Secret,
both of which are about configurations though there are quite some
differences between them.
2020-09-13 21:06:58 +08:00
白玉堂 3e2347eedb Update port-forward-access-application-cluster.md 2020-09-13 19:31:37 +08:00
白玉堂 a82524bb12 Update port-forward-access-application-cluster.md 2020-09-13 19:08:37 +08:00
Kubernetes Prow Robot c8b582ac2d Merge pull request #23844 from didier-durand/Ingress_EN
fixing some typos / spelling issues in Ingress.md
2020-09-13 03:42:57 -07:00
白玉堂 9b695da067 Update access-cluster.md 2020-09-13 17:00:56 +08:00
didier 68a018eb8d fixing some typos / spelling issues
Signed-off-by: didier <durand.didier@gmail.com>
2020-09-13 11:00:07 +02:00
Kubernetes Prow Robot a59ab598ee Merge pull request #23834 from didier-durand/ingress
fixing language issues in Ingress.md
2020-09-13 00:06:57 -07:00
Kubernetes Prow Robot b6b30fab61 Merge pull request #23795 from kaushik229/master
Limited resources in quota when scoped for priority class
2020-09-12 18:02:57 -07:00
noms 7e22ae5adc Fix for 23732 (#23822)
* Fix for 23732

Explicitly specify that consumed as environment variables  require pod restart to refresh.

* Remove note tag

Remove note tag as suggested
2020-09-12 17:10:58 -07:00
Arhell e5018e2a1b remove indent 2020-09-13 02:07:28 +03:00
Erik Sundell 3d9402e845 Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
Instead of directing the focus towards an alpha API, we now direct it
towards the beta API available in 1.19.
2020-09-13 00:54:14 +02:00
Kubernetes Prow Robot 0df85236b6 Merge pull request #23831 from mfilocha/change-lang-symbols-in-tutorials
Change language code placement for Polish tutorial links
2020-09-12 12:40:57 -07:00
Kubernetes Prow Robot 83541197b9 Merge pull request #23833 from ariscahyadi/id-local-config-pod-assign-memory
ID localization for configure pod and container - assign memory resource
2020-09-12 12:30:56 -07:00
Kubernetes Prow Robot 428e8262a1 Merge pull request #22408 from deryrahman/docs/tutorials/kubernetes-basics/deploy-app
ID translation for tutorial deploy app
2020-09-12 09:24:57 -07:00
didier 2770a0e990 fixing language issues in Ingress.md
Signed-off-by: didier <durand.didier@gmail.com>
2020-09-12 16:56:33 +02:00
Kubernetes Prow Robot 5d159e8866 Merge pull request #23826 from gochist/fix-container-runtime-ko
Complete unfinished conflict resolution
2020-09-12 07:52:56 -07:00
Aris Cahyadi Risdianto 22da0faae1 ID localization for configure pod and container - assign memory resources 2020-09-12 22:17:57 +08:00
didier a5562bd930 fixing FR language in participating.md
Signed-off-by: didier <durand.didier@gmail.com>
2020-09-12 14:55:57 +02:00
Maciej Filocha fa4181d355 Change language code placement for Polish tutorial links
Move language codes outside hyperlinks.
2020-09-12 14:08:20 +02:00
Kubernetes Prow Robot e0daea5d0c Merge pull request #23812 from alegmal/patch-1
added a missing word for clearer understanding
2020-09-12 00:06:56 -07:00
June Yi d4e82281c5 Complete unfinished conflict resolution
It corrects incomplete conflict resolution mistakes.
2020-09-12 14:59:10 +09:00
Jerry Park c63b4454ad Fix broken layout for tabs on Container runtimes page in Korean 2020-09-12 13:04:31 +09:00
Karen Bradshaw a6599ab7d1 minor cleanup, format notes 2020-09-11 20:16:55 -04:00
Kubernetes Prow Robot a38e75406a Merge pull request #23814 from gochist/dev-1.19-ko.1
First Korean l10n work for release-1.19
2020-09-11 09:00:14 -07:00
June Yi 2001a7df2b Resolve conflicts on the Ko l10n milestone branch 2020-09-11 23:34:22 +09:00
June Yi 986be3462d First Korean l10n work for release-1.19
- Translate tasks/job/parallel-processing-expansion.md into Korean (#23544)
- Fix issue with ko/docs/concepts/workloads/controllers/job.md (#23720)
- Translate reference/scheduling/policies.md in Korean (#23690)
- Update outdated files in the dev-1.19-ko.1 branch (#23702)
- Modify translation access by Korean glossary (#23627)

Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: junghyeonsu <54893898+junghyeonsu@users.noreply.github.com>
Co-authored-by: coolguyhong <podolsmith@naver.com>
2020-09-11 23:30:11 +09:00
Aleg Malinovsky 8b0014260d missing a word
it felt like the sentence was missing a word in that place
2020-09-11 15:24:51 +03:00
Qiming Teng 10e7a044a2 [zh] Translate declarative-config task 2020-09-11 19:50:11 +08:00
Kubernetes Prow Robot 564a49af07 Merge pull request #23801 from supirman/patch-1
[id] Fix typo on Web UI (Dashboard)
2020-09-11 01:20:14 -07:00
Kubernetes Prow Robot 0fbc1bac45 Merge pull request #23674 from croziere/setup-hierarchy-patch
Move setup/independent files to setup/production-environment
2020-09-11 00:44:14 -07:00
M. Habib Rosyad 8adb4c29e5 Clean up case study images in content/pt/case-studies 2020-09-11 11:59:46 +07:00
Kubernetes Prow Robot d9c91821bb Merge pull request #23796 from cimes-isi/patch-1
Typo in 'What's next' section
2020-09-10 21:54:14 -07:00
Kubernetes Prow Robot 21b4c85cc0 Merge pull request #22847 from ariscahyadi/id-local-admin-cluster-sysctl
ID localization for administer cluster - sysctl
2020-09-10 21:48:13 -07:00
Kubernetes Prow Robot f8a2732cc6 Merge pull request #23188 from evanap/id-memory-constraint-namespace
Translate memory-constraint-namespace into Bahasa Indonesia
2020-09-10 21:24:14 -07:00
Qiming Teng 21eb079ff7 Update kubelet reference doc
As usual, we have to manually synchronize the reference for kubelet
for which the auto reference generation fails to work.
2020-09-11 08:39:35 +08:00
Firman Rosdiansyah 5f5b1f3d25 [id] Fix typo on Web UI (Dashboard)
Fix typo that causes the article not rendered properly for "Web UI (Dashboard)" in id l10n
2020-09-11 06:21:54 +07:00
Adolfo Julcamoro dee4a58df2 Update _index.md 2020-09-10 16:30:05 -05:00
Kubernetes Prow Robot e5f7e6fbc4 Merge pull request #23444 from didier-durand/master
fixing spelling errors
2020-09-10 13:20:14 -07:00
cimes-isi e0859fdc4b Typo in 'What's next' section 2020-09-10 14:19:29 -04:00
Kumar Kaushik acbaf2577a Limited resources in quota when scoped for priority class 2020-09-10 10:30:18 -07:00
Kubernetes Prow Robot 812c0bd6a6 Merge pull request #23762 from BenHall/RemoveRobotoInteractivityEN
Remove Roboto font from interactivity pages
2020-09-10 09:29:49 -07:00
TAKAHASHI Shuuji 9421027192 Fix two typos
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-09-10 23:07:58 +09:00
TAKAHASHI Shuuji 41f9de3fe2 Translate missing sentences. 2020-09-10 23:05:50 +09:00
TAKAHASHI Shuuji 8d77925554 Update content-organization.md 2020-09-10 20:20:07 +09:00
Kubernetes Prow Robot ba908a4640 Merge pull request #22914 from danninov/id/force-delete-stateful-set-pod
Add ID localization of force delete stateful pod
2020-09-10 03:59:45 -07:00