Tim Bannister
|
e7c2510a89
|
Mark RBAC table header as header
Use <thead> and <tbody> elements to distinguish between the header and
the body of the table. Slightly improves accessibility and also visual
style.
|
2020-07-23 23:53:33 +01:00 |
|
Tim Bannister
|
8e06ed4658
|
Improve diagrams for Source IP tutorial
The existing diagrams were ASCII art. Use drawings instead.
|
2020-07-23 23:26:15 +01:00 |
|
Kubernetes Prow Robot
|
80825775ce
|
Merge pull request #22564 from celestehorgan/remove-shortcodes
Remove shortcodes in favor of layout partials
|
2020-07-23 11:13:26 -07:00 |
|
TAKAHASHI Shuuji
|
97b22f9fbe
|
Fix a bug of shortcode 'glossary_definition' which selects a wrong term.
|
2020-07-24 01:43:34 +09:00 |
|
Celeste Horgan
|
7cd2327f87
|
Remove shortcodes in favor of layout partials
Signed-off-by: Celeste Horgan <celeste@cncf.io>
|
2020-07-23 09:31:51 -07:00 |
|
Mike Spreitzer
|
7080355d10
|
Improve doc of /debug/api_priority_and_fairness/dump_requests
Include a non-phantom line.
Document the phantom lines (these are a bug, but not fixed yet, so
need to be documented).
|
2020-07-23 11:48:23 -04:00 |
|
TAKAHASHI Shuuji
|
82d46e8771
|
Copy tasks/manage-gpus/ from en/.
|
2020-07-23 23:06:42 +09:00 |
|
Kubernetes Prow Robot
|
70198b3001
|
Merge pull request #22667 from Tej-Singh-Rana/k8s-tej
Fixed spell error
|
2020-07-23 05:17:39 -07:00 |
|
Tej-Singh-Rana
|
7ecf3561c0
|
Fixed spell error
|
2020-07-23 17:31:16 +05:30 |
|
yixin21
|
4fdef331f0
|
Update content/zh/blog/_posts/2016-08-00-Stateful-Applications-Using-Kubernetes-Datera.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2020-07-23 18:42:17 +08:00 |
|
yixin21
|
c53141530e
|
Create 2016-08-00-Stateful-Applications-Using-Kubernetes-Datera.md
zh-trans 2016-08-00-Stateful-Applications-Using-Kubernetes-Datera.md
|
2020-07-23 17:20:31 +08:00 |
|
Kubernetes Prow Robot
|
c11069882c
|
Merge pull request #22648 from shockw4ver/patch-1
Update kubelet.md
|
2020-07-23 00:57:40 -07:00 |
|
TAKAHASHI Shuuji
|
4a30596f84
|
Copy tutorials/service/ directory from en/.
|
2020-07-23 16:10:13 +09:00 |
|
shonenada
|
8c787cfa88
|
fix code format of zh/docs/setup/production-environment/container-runtimes
|
2020-07-23 13:40:37 +08:00 |
|
Mike Spreitzer
|
dc432198e5
|
Document APF debug URL paths
Documented the debug paths introduced by #90967
|
2020-07-23 00:22:34 -04:00 |
|
Mike Spreitzer
|
800a602e36
|
Document new API Priority and Fairness metrics
Also brush up the descriptions of some of the older metrics.
|
2020-07-22 21:19:29 -04:00 |
|
Tim Bannister
|
1430f03213
|
Remove announcement shortcode
No localizations are using this shortcode.
|
2020-07-23 01:48:57 +01:00 |
|
Kubernetes Prow Robot
|
a2589be130
|
Merge pull request #22653 from dmcquiston8/patch-1
Update debug-application.md
|
2020-07-22 17:29:42 -07:00 |
|
Kubernetes Prow Robot
|
898ab28ba6
|
Merge pull request #22636 from shuuji3/en/22086-clean-up-casestudy-image
Clean up case study images
|
2020-07-22 16:59:40 -07:00 |
|
Kubernetes Prow Robot
|
c9b461f039
|
Merge pull request #22652 from celestehorgan/removeshortcode-es
Remove remaining deprecation warnings
|
2020-07-22 16:57:40 -07:00 |
|
dmcquiston8
|
ece290e431
|
Update debug-application.md
|
2020-07-22 18:19:35 -04:00 |
|
Arhell
|
531a496c14
|
remove backticks from “Change the Reclaim Policy of a PersistentVolume” page
|
2020-07-23 00:38:48 +03:00 |
|
Celeste Horgan
|
17ef87e89e
|
Remove remaining deprecation warnings
Signed-off-by: Celeste Horgan <celeste@cncf.io>
|
2020-07-22 14:37:32 -07:00 |
|
Benjamin Elder
|
7d62be1781
|
automatically derive image version
|
2020-07-22 11:04:09 -07:00 |
|
Kubernetes Prow Robot
|
1c6a25e257
|
Merge pull request #22617 from tengqm/fix-22614
Remove the 'slug' attribute from open-a-pr
|
2020-07-22 09:20:06 -07:00 |
|
Kubernetes Prow Robot
|
67a4f7733c
|
Merge pull request #22619 from angelbarrera92/patch-1
typo clusers -> clusters
|
2020-07-22 09:12:06 -07:00 |
|
Sameul Zhang
|
aa7da1c6e5
|
Update kubelet.md
修改了一处表达略不通顺的译文
|
2020-07-22 22:15:36 +08:00 |
|
Houssem Dellai
|
c84caa795a
|
Replaced ADD with COPY in Dockerfile
COPY is more safe than ADD
|
2020-07-22 15:34:00 +02:00 |
|
TAKAHASHI Shuuji
|
69d24b5e01
|
Add an anchor link
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2020-07-22 22:05:49 +09:00 |
|
Qiming Teng
|
280afd8896
|
Remove Falco from website
This content is dual hosted 3rd party content.
|
2020-07-22 20:59:37 +08:00 |
|
TAKAHASHI Shuuji
|
8ad33857f1
|
Fix a typo
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2020-07-22 21:57:27 +09:00 |
|
TAKAHASHI Shuuji
|
399314c3be
|
Change "Elastic Networking Interfaces" to singular
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2020-07-22 21:54:11 +09:00 |
|
Kubernetes Prow Robot
|
44db0787a9
|
Merge pull request #22314 from tengqm/remove-poseidon
Remove Poseidon page
|
2020-07-22 05:34:05 -07:00 |
|
hikkie3110
|
1454c90f3e
|
Merge branch 'dev-1.17-ja.3' into fix-22359
|
2020-07-22 20:50:21 +09:00 |
|
hikkie3110
|
c8495c8b10
|
Update install-kubeadm.md for v1.17
|
2020-07-22 20:32:47 +09:00 |
|
hikkie3110
|
65df418044
|
Update minikube.md for v1.17
|
2020-07-22 16:47:42 +09:00 |
|
Qiming Teng
|
d9215a18e7
|
[zh] Resync network-policy task
The current localization is missing the English context. This PR adds
the English source back and resync the localized version.
|
2020-07-22 14:25:43 +08:00 |
|
Kubernetes Prow Robot
|
3967959a90
|
Merge pull request #22635 from hantmac/patch-2
Update declare-network-policy.md
|
2020-07-21 23:00:05 -07:00 |
|
hikkie3110
|
5beb385090
|
Update content/ja/docs/setup/learning-environment/minikube.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
|
2020-07-22 14:28:20 +09:00 |
|
hikkie3110
|
4d1a5ceaab
|
Update content/ja/docs/setup/learning-environment/minikube.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
|
2020-07-22 14:26:50 +09:00 |
|
hikkie3110
|
ee2e34b043
|
Update content/ja/docs/setup/learning-environment/minikube.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
|
2020-07-22 14:26:37 +09:00 |
|
hikkie3110
|
36e2960c50
|
Update content/ja/docs/setup/learning-environment/minikube.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
|
2020-07-22 14:26:21 +09:00 |
|
TAKAHASHI Shuuji
|
130822d3d6
|
Clean up case study images.
|
2020-07-22 14:24:04 +09:00 |
|
hikkie3110
|
4b5859e4c2
|
Update content/ja/docs/setup/learning-environment/minikube.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
|
2020-07-22 14:11:52 +09:00 |
|
hikkie3110
|
5e21e74e75
|
Update content/ja/docs/setup/learning-environment/minikube.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
|
2020-07-22 14:11:44 +09:00 |
|
hikkie3110
|
d120ac9497
|
Update content/ja/docs/setup/learning-environment/minikube.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
|
2020-07-22 14:11:33 +09:00 |
|
hikkie3110
|
ac2ded7cb6
|
Update content/ja/docs/setup/learning-environment/minikube.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
|
2020-07-22 14:11:16 +09:00 |
|
Qiming Teng
|
43172261b2
|
[zh] sync kubeadm upgrade
|
2020-07-22 12:11:11 +08:00 |
|
Jeremy
|
7fa16ffcb6
|
Update declare-network-policy.md
modify default nginx label
|
2020-07-22 11:59:30 +08:00 |
|
Kubernetes Prow Robot
|
80f51105ad
|
Merge pull request #22620 from inductor/feature/update_install_kubeadm
update install-kubeadm
|
2020-07-21 20:38:05 -07:00 |
|