Kubernetes Prow Robot
c4a3ec97ea
Merge pull request #27501 from shuuji3/make-logo-image-background-transparent
...
Change the backgrounds of “Case studies” logos from gray to transparent
2021-04-11 13:27:59 -07:00
TAKAHASHI Shuuji
f83f87fe57
Delete unnecessary two files: search.md and sitemap.md
2021-04-11 14:20:56 +00:00
TAKAHASHI Shuuji
3ca6bc04ce
Add workload.md to the reference/glossary directory
2021-04-11 14:18:39 +00:00
TAKAHASHI Shuuji
2b2a89cf47
Update the Japanese translation of the concepts/workloads/
2021-04-11 14:18:39 +00:00
George Gaál
02099e2dd3
Update konnectivity to 0.0.16 and update ZH docs accordingly
2021-04-11 14:24:40 +03:00
Rémy Léone
6e1b8d8b2d
Fix
2021-04-11 12:27:16 +02:00
TAKAHASHI Shuuji
18bc5496fa
Add k8s-ruby/k8s-ruby as a community-maintained client libraries
2021-04-11 16:30:04 +09:00
TAKAHASHI Shuuji
b04d764a22
Change the backgrounds of logo iamges from gray to transparent
2021-04-11 06:11:55 +00:00
TAKAHASHI Shuuji
12883afcdf
Update the anchor text
2021-04-11 14:21:50 +09:00
TAKAHASHI Shuuji
de812122a6
Translate contribute/new-content/overview into Japanese
2021-04-11 03:29:04 +00:00
TAKAHASHI Shuuji
28d522427a
Translate _index.md into Japanese
2021-04-11 03:28:25 +00:00
Kubernetes Prow Robot
e277d032ef
Merge pull request #26192 from flo-oss/pod_overview_german
...
Add content/de/docs/concepts/workloads/pods/_index.md
2021-04-10 14:35:10 -07:00
Kubernetes Prow Robot
d5c73abd52
Merge pull request #27287 from CriaHu/hyq-2021032903
...
Fix line separation in concepts/architecture/nodes
2021-04-10 14:27:10 -07:00
Rémy Léone
049c832f33
Fix
2021-04-10 22:52:11 +02:00
Rémy Léone
fb9823b9ec
Fix
2021-04-10 17:23:40 +02:00
Rémy Léone
6725d2888d
Fix
2021-04-10 17:04:21 +02:00
Rémy Léone
8aa8acf64e
Add French configure-pod-configmap
2021-04-10 17:04:21 +02:00
TAKAHASHI Shuuji
1605036c40
Copy overview.md and _index.md for the translation
2021-04-10 10:40:25 +00:00
Qiming Teng
a7175d4d35
Revise extending kubernetes
...
This PR fixes two problems. One was introduced by f265aed794
which folded the extend-cluster.md content into section index without
removing the original content. Another problem is that the PNG images
stored on google docs are not accessible by some people from the far end
of the planet.
2021-04-10 13:59:01 +08:00
Qiming Teng
370c659ddc
Regenerate reference for kube-proxy configuration
2021-04-10 13:58:29 +08:00
Kubernetes Prow Robot
c2f183b357
Merge pull request #27494 from SergeyKanzhelev/revert-25733-patch-1
...
Revert "update container-lifecycle-hooks.md for third hook handler i,.e. TCP"
2021-04-09 22:49:09 -07:00
Kubernetes Prow Robot
80508e60c7
Merge pull request #27479 from tengqm/comp-ref-121
...
Component reference for 1.21
2021-04-09 17:40:23 -07:00
Kubernetes Prow Robot
ec9c46b309
Merge pull request #27392 from sftim/20210403_mention_extensibility_as_feature
...
Mention API extensibility as a front-page feature
2021-04-09 16:42:22 -07:00
Sergey Kanzhelev
0db9ae6f52
Revert "update container-lifecycle-hooks.md for third hook handler i,.e. TCP"
2021-04-09 13:36:25 -07:00
Adhityaa Chandrasekar
eb558e2442
blog: make minor corrections to upcoming SuspendJob post
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com >
2021-04-09 16:12:25 +00:00
Kubernetes Prow Robot
9dd42da09e
Merge pull request #27197 from adtac/suspend-blog
...
blog: introducing suspended jobs
2021-04-09 07:45:05 -07:00
Kubernetes Prow Robot
5d949f9e5b
Merge pull request #27434 from ariscahyadi/id-move-assign-pods
...
[ID] Moving "assign-pod" and "taint & toleration" into scheduling-eviction.
2021-04-09 05:41:04 -07:00
Soichiro KAWAMURA
0bfee99fa4
change links to ja pages
2021-04-09 19:57:57 +09:00
Tim Bannister
cbe453b9c9
Remove accidentally-included API reference files
...
Fixup for commit 965aa51daf
Co-Authored-By: Philippe Martin <contact@elol.fr >
2021-04-09 10:42:50 +01:00
divya-mohan0209
9713a00e3c
Addressing whitespace nits & grammatical errors
2021-04-09 10:51:53 +05:30
Qiming Teng
6f0674ef19
Component reference for 1.21
2021-04-09 12:53:57 +08:00
Marc Bihlmaier
fb4e0c4066
Update kubeadm-config.md ( #27201 )
...
add link to https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/kubelet-integration/
2021-04-08 21:38:36 -07:00
translucens
5db5305f5e
Update content/ja/docs/concepts/configuration/pod-priority-preemption.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2021-04-09 11:35:18 +09:00
Han Kang
c5bab50caf
add back the link to stable metrics list
2021-04-08 14:21:36 -07:00
Tim Bannister
d2c9a40139
Document Pod name label for StatefulSet
...
Add a missing well-known label to our list.
2021-04-08 22:01:19 +01:00
Tim Bannister
ff6aa6e3b4
Mention API extensibility as a front-page feature
...
Kubernetes has really good options for extending and customizing its
behavior. Mention these right on the front page.
2021-04-08 21:57:13 +01:00
Kubernetes Prow Robot
393816b750
Merge pull request #27198 from alaypatel07/blog-cronjob-ga
...
Blog: CronJob reaches GA
2021-04-08 13:40:31 -07:00
Rey Lejano
a5c84d959f
Update release notes for 1.21 release
2021-04-08 12:39:44 -07:00
Kubernetes Prow Robot
5fe92f22b6
Merge pull request #26629 from tallclair/psp
...
Add PSP to the deprecation guide
2021-04-08 12:18:02 -07:00
Kubernetes Prow Robot
2c46bee938
Merge pull request #27443 from ydFu/update-kubernetes-api
...
[zh] Sync contribute pages for kubernetes-api.md
2021-04-08 12:16:03 -07:00
Kubernetes Prow Robot
323331be2a
Merge pull request #27430 from helight/cleanup_27284
...
[zh]fix words in content/zh/docs/concepts/services-networking/endpoint-slices.md
2021-04-08 12:14:03 -07:00
Kubernetes Prow Robot
82ce01ad00
Merge pull request #27152 from Arhell/fix-indent
...
[ja] fix indent
2021-04-08 12:12:05 -07:00
Kubernetes Prow Robot
22a0e39486
Merge pull request #26790 from neha-viswanathan/26681-fix-target-port
...
use targetPort instead of containerPort
2021-04-08 12:10:03 -07:00
Kubernetes Prow Robot
0538117f10
Merge pull request #27380 from yu-kasuya/fix26880
...
Fix content/ja/docs/concepts/scheduling-eviction/kube-scheduler.md
2021-04-08 12:08:03 -07:00
Kubernetes Prow Robot
4ac8d9785b
Merge pull request #26604 from KobayashiD27/translate-docs/contribute/participate
...
Translate docs/contribute/participate into Japanese
2021-04-08 12:08:03 -07:00
Rey Lejano
9e490b7f2d
Merge pull request #27233 from divya-mohan0209/patch-2
...
Create 2021-04-08-kubernetes-release-1.21.md
2021-04-08 11:25:44 -07:00
alessandroargentieri
a71ba8d63b
#20959 Localize Images page to Italian
2021-04-08 19:31:43 +02:00
Xander Grzywinski
1add12a4bd
Add Kubernetes 1.20 Release Blog
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com >
Co-authored-by: Xander Grzywinski <xanderg@apple.com >
Co-authored-by: Nabarun Pal <pal.nabarun95@gmail.com >
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com >
2021-04-08 20:24:25 +05:30
caodonghui
aa7d13a5bf
[zh]update configure-upgrade-etcd.md
2021-04-08 18:29:02 +08:00
vaibhav
72a12351f2
Update content/ja/docs/concepts/services-networking/dual-stack.md
2021-04-08 13:15:50 +05:30