Commit Graph

20181 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 7a1546f95f Merge pull request #24071 from atomerz/patch-1
Update guestbook-logs-metrics-with-elk.md
2020-09-23 07:38:09 -07:00
atomerz f0bd0a535f Update content/en/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-09-23 17:49:25 +03:30
atomerz 53d3f20548 Update guestbook-logs-metrics-with-elk.md
The description was confusing. Moved around the text and removed duplicated/unnecessary parts.
2020-09-23 15:37:20 +03:30
GoodGameZoo 6e62a7803a update link in page access-cluster 2020-09-23 03:01:49 -07:00
jybarnes 3af530a20d Fix typo 2020-09-23 18:28:05 +09:00
GoodGameZoo 41547dc015 Update link controlling-access 2020-09-23 02:11:28 -07:00
GoodGameZoo fda4f5b58e Update link in page authorization 2020-09-23 01:41:51 -07:00
Kubernetes Prow Robot 4b09e82e7e Merge pull request #24062 from zhiguo-lu/zh-concepts-configuration-binpacking-relocate
[zh] relocate /zh/docs/concepts/configuration/resource-bin-packing/md, , fix #24061
2020-09-23 00:48:08 -07:00
luzg b1add796f3 [zh] addzh/docs/concepts/cluster-administration/system-logs.md, fix 24025
Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md
2020-09-23 15:40:52 +08:00
Imer d7382474a0 Update taint-and-toleration.md
delete 

```shell
kubectl taint nodes node1 key:NoSchedule-
```

docs en no that
2020-09-23 15:24:44 +08:00
luzg ec9c6d0931 [zh] relocate /zh/docs/concepts/configuration/resource-bin-packing/md, fix 24061 2020-09-23 14:31:30 +08:00
Kubernetes Prow Robot 38db6f1cb3 Merge pull request #24017 from girikuncoro/reserve-compute-id
Translate reserve compute resource page to Bahasa Indonesia
2020-09-22 22:14:09 -07:00
Kubernetes Prow Robot 64c015b7df Merge pull request #23985 from supirman/patch-1
[id] Fix image path for Deploy App tutorial
2020-09-22 21:38:09 -07:00
Kubernetes Prow Robot aeb4afdf86 Merge pull request #23217 from shuuji3/contribute/style/content-organization
Translate contribute/style/content-organization into Japanese
2020-09-22 21:18:09 -07:00
Kubernetes Prow Robot d1708f5eaf Merge pull request #24056 from tengqm/optimize-zh-owners
Optimize Chinese localization owners
2020-09-22 21:14:08 -07:00
GoodGameZoo 9a9ff15214 Update link in page configure-aggregation-layer.md 2020-09-22 20:27:54 -07:00
Qiming Teng 5a362c65c3 Optimize Chinese localization owners 2020-09-23 11:16:13 +08:00
Jorge Vallecillo 2ff48e6f42 Fix typos 2020-09-22 14:27:09 -06:00
Douglas Schilling Landgraf 407eb62fcf README.md: add troubleshooting session for hugo
In case users run hugo (non extension version) we should
have a quick link for helping new developers/users to solve
the website build issue.

Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
2020-09-22 15:17:00 -04:00
Douglas Schilling Landgraf b22dae1712 README.md: Specify Hugo version
Not all Linux distros or Operating Systems ship Hugo
Extended version as default. If users try to run the website
project without the extended version it will fail.

Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
2020-09-22 14:49:52 -04:00
Ricardo Katz f4fe5eafd8 Add curl to required packages in kubectl install 2020-09-22 15:34:29 -03:00
Kubernetes Prow Robot 0b9ec5772a Merge pull request #24050 from Arhell/fix-indent
fix indent video block
2020-09-22 11:27:09 -07:00
Kubernetes Prow Robot 38b08c11f3 Merge pull request #24039 from shuuji3/en/concepts/workloads/pods/pod-topology-spread-constraints
Replace text diagrams with ones rendered by mermaid.js on concepts/workloads/pods/pod-topology-spread-constraints
2020-09-22 11:10:43 -07:00
Michal Broz 43c6ce2a5f Remove External Links 2020-09-22 13:08:16 -05:00
Michal Broz 7a02c0871e Remove robo font 2020-09-22 13:08:16 -05:00
Tim Bannister 61fdeb79bf Switch Mermaid scrollbar to automatic 2020-09-22 18:46:53 +01:00
Celeste Horgan ed749d19f6 Add overflow CSS for mermaid.js diagrams 2020-09-22 17:10:45 +01:00
Tim Bannister d8573d9a42 Switch Ingress concept to use MermaidJS diagrams
Replace ASCII-art diagrams with MermaidJS-rendered drawings.
2020-09-22 17:10:45 +01:00
TAKAHASHI Shuuji 47efc81828 Replace text diagrams with ones rendered by mermaid. 2020-09-22 23:54:50 +09:00
Kubernetes Prow Robot e931e026e9 Merge pull request #24019 from habibrosyad/gh-22296-210920
Complete ID translation for /docs/reference/access-authn-authz/rbac
2020-09-22 02:08:47 -07:00
Giri Kuncoro 557f95dcb7 Translate reserve compute resource page to Bahasa Indonesia 2020-09-22 09:12:11 +07:00
Kubernetes Prow Robot 15011a6033 Merge pull request #23178 from tengqm/zh-parallel-job-rework
[zh] Rework parallel processing expansion
2020-09-21 18:34:48 -07:00
Kubernetes Prow Robot 29a73e7c6f Merge pull request #23988 from tanjunchen/add-zh-member
add @tanjunchen to sig-docs-zh team
2020-09-21 18:30:47 -07:00
Kubernetes Prow Robot 2aa3f854de Merge pull request #24028 from baiyutang/master
Update service.md
2020-09-21 17:40:47 -07:00
Kubernetes Prow Robot 3d4f9285e8 Merge pull request #24032 from suryast/master
Update 404.html page
2020-09-21 16:10:50 -07:00
Arhell 12d89ee2bb fix indent video block 2020-09-22 00:58:09 +03:00
Jorge Vallecillo 1213635880 Fix typos 2020-09-21 15:36:01 -06:00
白玉堂 88f94fbbe4 Update multiple-zones.md
modify wrong word
2020-09-21 23:56:34 +08:00
Surya Setiyaputra 799447fea8 Merge pull request #1 from suryast/issue-23881-404-remove-data-proofer-ignore
Update 404.html
2020-09-22 00:50:24 +10:00
Surya Setiyaputra 02dccc54d4 Update 404.html
Remove text data-proofer-ignore
2020-09-22 00:48:15 +10:00
Kubernetes Prow Robot cd897207ec Merge pull request #23987 from habibrosyad/gh-22296-180920
Add ID translation for /docs/tutorials/stateful-application/basic-sta…
2020-09-21 06:44:32 -07:00
白玉堂 ac2adccab1 Update service.md 2020-09-21 21:28:37 +08:00
yue9944882 72b8425895 a digit typo in apf docs 2020-09-21 16:27:34 +08:00
Kubernetes Prow Robot d4e1edfd0b Merge pull request #23866 from tengqm/refactor-api-concept
Remove duplicated content in concepts and reference
2020-09-21 01:18:31 -07:00
M. Habib Rosyad 99a29f9127 Complete ID translation for /docs/reference/access-authn-authz/rbac 2020-09-21 12:27:50 +07:00
Hao Yuan 314820acd7 [zh] translate /zh/docs/tasks/configmap-secret/managing-secret-using-kustomize.md (#24016)
* fix the mixed use of zh/en systembols

* optimize translation

* translate /zh/docs/tasks/configmap-secret/managing-secret-using-kustomize.md
2020-09-20 22:12:30 -07:00
Kubernetes Prow Robot c7ac12656c Merge pull request #23966 from kbhawkey/kb-fix-copy-clipboard
fix copy to clipboard
2020-09-20 12:08:29 -07:00
Kubernetes Prow Robot 0ae30992c6 Merge pull request #24013 from WilliamChang80/master
Fix documentation on minikube installation ID docs
2020-09-20 09:38:30 -07:00
William Chang 46fc5b5e0d Update install-minikube.md 2020-09-20 22:53:42 +07:00
WilliamChang80 3fdab8fe9a Merge branch 'master' of https://github.com/WilliamChang80/website 2020-09-20 22:29:20 +07:00