caodonghui
aa7d13a5bf
[zh]update configure-upgrade-etcd.md
2021-04-08 18:29:02 +08:00
s-kawamura-w664
7fde0426df
Add script for detecting bad characters.
...
Co-authored-by: Shu Muto <shu.mutow@nec.com >
2021-04-08 09:36:11 +00:00
vaibhav
72a12351f2
Update content/ja/docs/concepts/services-networking/dual-stack.md
2021-04-08 13:15:50 +05:30
atline
bed23cd47e
Update guestbook.md
...
Fix typo.
2021-04-08 15:16:30 +08:00
ydFu
0241569e92
[zh] Sync contribute pages for kubernetes-api.md
...
* Sync with english version in 'Fixed errors in instructions for generating ref docs (#27386 )'
Signed-off-by: ydFu <ader.ydfu@gmail.com >
2021-04-08 14:47:13 +08:00
yu-kasuya
e5278754ae
Update content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md
...
Co-authored-by: makocchi <makocchi@gmail.com >
2021-04-08 12:43:51 +09:00
Tim Allclair
0c988b2dcb
Correct dockershim runtime handler support
2021-04-07 15:49:24 -07:00
Kubernetes Prow Robot
73aec8eb5c
Merge pull request #27448 from reylejano/merged-master-dev-1.21
...
Merge master into dev 1.21 - 4/7/21
2021-04-07 10:05:03 -07:00
Rey Lejano
678f09c736
merged zh master feature-gates changes to dev-1.21 feature-gates
2021-04-07 09:37:47 -07:00
Kubernetes Prow Robot
6453dc58c0
Merge pull request #27447 from reylejano/update-config.toml
...
Update config.toml in dev-1.21 branch
2021-04-07 09:11:53 -07:00
Rey Lejano
6cb679e9ec
correct config.toml
2021-04-07 08:26:17 -07:00
Kubernetes Prow Robot
6d252624b2
Merge pull request #27387 from Arhell/label
...
[ja] updated labels for cli command in the PHP Guestbook tutorial
snapshot-final-v1.20
2021-04-07 07:53:53 -07:00
Kubernetes Prow Robot
d1c650d2a6
Merge pull request #27247 from Arhell/remove
...
[ja] remove command from output block
2021-04-07 07:51:54 -07:00
Alay Patel
47df9fdab0
Blog: CronJob reaches GA
2021-04-07 10:32:44 -04:00
Kubernetes Prow Robot
835499b156
Merge pull request #27442 from tengqm/tune-code-style
...
Tune code style in tables
2021-04-07 03:45:53 -07:00
Kubernetes Prow Robot
dcd7fb8cb9
Merge pull request #27383 from zhiguo-lu/zh-trans-reference-labels-annotations-taints
...
[zh] translate reference/Well-Known Labels, Annotations and Taints
2021-04-07 01:59:53 -07:00
s-ito-ts
4119fcd608
Update ja/docs/concepts/scheduling-eviction/scheduler-perf-tuning.md
2021-04-07 08:51:48 +00:00
Kubernetes Prow Robot
ed08bbfbb6
Merge pull request #27267 from arisgi/manage-resource-containers-1.19-ja
...
ja: Make docs/concepts/configuration/manage-resources-containers.md follow v1.19 of the original text
2021-04-07 01:29:53 -07:00
Kubernetes Prow Robot
da022325b9
Merge pull request #27054 from Arhell/fix
...
[vi] update invalid web page link for api group
2021-04-07 01:17:53 -07:00
Kubernetes Prow Robot
460f44bdf8
Merge pull request #27441 from CaoDonghui123/fixissues2
...
[zh] update service.md
2021-04-07 01:01:53 -07:00
Qiming Teng
a149f9c2d2
Tune code style in tables
...
This is a follow up of #26595 and kubernetes-sigs/reference-docs#220 .
2021-04-07 15:58:04 +08:00
Kubernetes Prow Robot
9f7f648e1b
Merge pull request #26319 from tengqm/zh-sync-feature-gate
...
[zh] Sync changes to feature-gates
2021-04-07 00:49:54 -07:00
Kubernetes Prow Robot
e6e597b2c4
Merge pull request #27378 from Arhell/fix-bind
...
[ja] fix bind-address on scheduler
2021-04-07 00:43:53 -07:00
caodonghui
d9d4a7cdf8
[zh] update service.md and endpoint-slices.md
2021-04-07 15:40:58 +08:00
Kubernetes Prow Robot
fc545595f7
Merge pull request #27423 from srcmesh/fix/wrong-zh-translation
...
Fix wrong chinese translation (SELinux note)
2021-04-06 22:21:52 -07:00
Ta-Ching Chen
5391a59dc4
Update doc for future tracking
2021-04-07 12:29:29 +08:00
Ta-Ching Chen
f6fef933b7
minor fix
2021-04-07 12:24:37 +08:00
Ta-Ching Chen
44b902cdf9
sync with upstream English version
2021-04-07 12:21:06 +08:00
Qiming Teng
108149fa2f
Add WebhookAdmission reference
...
This is a reference for WebhookAdmission config generated from kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:
```shell
./genref -include apiserver-webhookadmission
```
2021-04-07 09:13:47 +08:00
Lubomir I. Ivanov
30c6e773e2
kubeadm: add guide for kubelet serving certs and metrics-server
...
Include a new section of the kubeadm certificate management page
to talk about kubelet serving certificates and how to make
them signed. Also include a note about using secure connection
with the metrics-server.
2021-04-07 01:19:21 +03:00
Kubernetes Prow Robot
9f3f3cfcd8
Merge pull request #27399 from shuuji3/patch-4
...
Fix the position of the abbreviation text "CNCF" on the page /ja/docs/home/
2021-04-06 15:04:20 -07:00
Kubernetes Prow Robot
17df75df36
Merge pull request #27438 from sftim/20210406_merge_from_primary_branch_api_sync
...
Branch sync for dev-1.21: primary branch changes, latest API reference
2021-04-06 14:12:21 -07:00
Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Edson C. (aka tuxpilgrim)
2e519b024b
[PT] Update content/pt/docs/concepts/architecture/control-plane-node-communication.md ( #27415 )
...
* Update doc to follow wg naming
* Rename master to control plane
* Add Konnectivity topic
* Remove unstranslated topic
* Fix some typos
* Remove blank lines
* Fix md typo
* Fix minor typos
* Fix typo (by review)
2021-04-06 12:04:20 -07:00
Zach Corleissen
4079e58822
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
2021-04-06 11:43:04 -07:00
Kubernetes Prow Robot
863d0bc3ba
Merge pull request #27369 from tabbysable/psp-blog
...
Add blog post describing PSP deprecation and next steps.
2021-04-06 11:42:20 -07:00
Tim Bannister
8dbf6671db
Omit API reference updates for v1.21
...
Omitting this merge to make it easier to merge in from primary branch
and back in to the same primary branch.
2021-04-06 19:39:36 +01:00
Zach Corleissen
1ecc9948aa
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
2021-04-06 11:32:45 -07:00
Zach Corleissen
c854d9e027
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
2021-04-06 11:32:36 -07:00
Aris Cahyadi Risdianto
81a1865fd5
moving "assign-pod" and "taint & toleration" into scheduling-eviction.
2021-04-07 00:33:37 +08:00
Kubernetes Prow Robot
41f8e9da78
Merge pull request #27418 from joostas/docker-cli-to-kubectl-ru
...
[ru] "kubectl for Docker Users" use "kubectl create deployment" command
2021-04-06 08:47:33 -07:00
helight
2aad79cd3d
fix words
2021-04-06 20:21:33 +08:00
Jin Hase
ce2509a5ea
Update labels.md
2021-04-06 20:14:07 +09:00
Jin Hase
4aa5723cfc
Update Japanese localization on concepts/overview/working-with-objects/labels.md
2021-04-06 20:09:28 +09:00
Rael Garcia
668e47312f
clean: update spanish owners file
...
Updates OWNERs file to match `kubernets/org` file updated at https://github.com/kubernetes/org/pull/2522 .
2021-04-06 12:53:59 +02:00
TAKAHASHI Shuuji
eab8f5361c
Fix a typo
2021-04-06 18:19:45 +09:00
TAKAHASHI Shuuji
88275ce3fe
Fix wrong translations
2021-04-06 18:17:05 +09:00
Shubham Kuchhal
2b822af36a
Modified the output when retrieving Secrets.
2021-04-06 11:07:59 +05:30
Himanshu
bbf394c010
Update _index.md
2021-04-06 10:21:40 +05:30
Tabitha Sable
ca6008c67f
Apply suggestions from tallclair
...
Co-authored-by: Tim Allclair <timallclair@gmail.com >
2021-04-05 22:59:01 -05:00