Kubernetes Prow Robot
400810e008
Merge pull request #20054 from prasadkatti/patch-6
...
Update phrasing
2020-04-01 20:04:23 -07:00
Kubernetes Prow Robot
327fa6f6bd
Merge pull request #20053 from JaccyLi/patch-3
...
Update pod-lifecycle.md 翻译内容缺失
2020-04-01 20:02:24 -07:00
stevenux
f4b3b95d5a
Update pod-lifecycle.md
...
翻译内容缺失
2020-04-02 09:58:01 +08:00
Prasad Katti
dfcf2a069b
Update replicaset.md
2020-04-01 18:56:51 -07:00
Kubernetes Prow Robot
021704345d
Merge pull request #20047 from apelisse/fix-list-ssa-2
...
blog: Fix list of contributor in SSA Beta 2
2020-04-01 16:48:23 -07:00
Antoine Pelisse
bda4b301c1
blog: Fix lists of contributor in SSA Beta 2
2020-04-01 16:38:39 -07:00
Kubernetes Prow Robot
1c5caae331
Merge pull request #19982 from cnadolny/fb-api-machinery
...
Kubernetes 1.18 Feature blog SSA Beta 2
2020-04-01 16:20:24 -07:00
Claudia Nadolny
f54dd356f6
1.18 feature blog: Server Side Apply Beta 2
2020-04-01 19:13:02 -04:00
Kubernetes Prow Robot
2930a5745b
Merge pull request #20032 from prasadkatti/patch-6
...
Move the Job controller example
2020-04-01 12:38:24 -07:00
Max Körbächer
1e89ea15e7
feature blog post 2nd of april
...
update publishing date
2020-04-01 20:15:03 +02:00
Prasad Katti
e8719723dc
Move the Job controller example
...
Move the job controller example so that the example of Job controller follows
immediately after the concept of what a job controller does in introduced.
2020-04-01 11:08:26 -07:00
Kubernetes Prow Robot
68c181940a
Merge pull request #19987 from mkhaas/topologymanager
...
Topologymanager
2020-04-01 10:23:27 -07:00
Meenakshi Kaushik
185c679486
Add topology manager blog
2020-04-01 10:04:46 -07:00
Fabio Alessandro Locati
2fddca0e4d
de-drafting
2020-04-01 17:59:21 +02:00
Kubernetes Prow Robot
fa778d8c48
Merge pull request #20024 from pmalmgren/patch-1
...
Ingress Path Types: Fix typo
2020-04-01 04:51:28 -07:00
Gasmi Christophe
aca31ba1a0
typo
2020-04-01 13:27:03 +02:00
Gasmi Christophe
2bd342f109
fix markdown
2020-04-01 13:14:34 +02:00
Gasmi Christophe
bf845dfd82
Update From EN to FR - install minikube
2020-04-01 12:59:45 +02:00
Kubernetes Prow Robot
cd31e31a98
Merge pull request #19687 from Fale/it-i18n
...
align with english version
2020-04-01 03:31:27 -07:00
Kubernetes Prow Robot
95e2aaf93a
Merge pull request #19546 from Arhell/fix-readme-pl
...
fix readme pl link
2020-04-01 03:27:27 -07:00
Kubernetes Prow Robot
23d2accbb1
Merge pull request #20005 from rekcah78/install_kubectl_add_param_client
...
Missing parameters --client for kubectl version
2020-04-01 02:47:27 -07:00
Yang Li
b3b3b5ba59
doc/ingress: fixed a code format issue
2020-04-01 16:37:22 +08:00
Kubernetes Prow Robot
78ffffa116
Merge pull request #19949 from viniciusbds/translate-tool-page-pt-br
...
Add content/pt/docs/reference/tools.md
2020-04-01 01:01:27 -07:00
Prasad Katti
7ea1a42859
Update phrasing - 2
2020-03-31 17:54:18 -07:00
Prasad Katti
35d2eef003
Update phrasing
2020-03-31 15:49:08 -07:00
Alex Contini
c37ab78b0f
fix community banner so it fills the whole space
2020-03-31 17:28:13 -04:00
Peter Malmgren
9aa4a303eb
Ingress Path Types: Fix typo
...
This patch adds a closing backtick to "pathType" so the whole sentence won't render as code.
2020-03-31 17:02:13 -04:00
Brian Pursley
1f6c464cb7
Regenerated kubectl reference using latest version of reference-docs ( #19947 )
2020-03-31 14:01:28 -07:00
Prasad Katti
3c64ac4d96
Add a question mark to the end of the question ( #19990 )
2020-03-31 13:43:28 -07:00
Chris Broglie
b71ad3b47c
Use latest cfssl binaries ( #19722 )
...
We (Cloudflare) are now releasing cfssl binaries via GitHub releases.
2020-03-31 13:21:28 -07:00
sunminjeon
37c933f8c2
Fix typo volume-snapshots.md ( #19684 )
...
fix typo /concepts/storage/volume-snapshots.md
32 line
before : These attibutes may differ among snapshots taken from the same volume on the storage system and therefore cannot be expressed by using the same StorageClass of a PersistentVolumeClaim.
after : These attributes may differ among snapshots taken from the same volume on the storage system and therefore cannot be expressed by using the same StorageClass of a PersistentVolumeClaim.
2020-03-31 13:15:28 -07:00
Lubomir I. Ivanov
5cf0d1955d
install-kubeadm: update container linux guide
...
- Use crictl v1.17.0
- Use new links for the droping / unit files for kubelet and kubeadm
These now reside in k/release. Pin to v0.2.7 as the latest release
from that repository.
2020-03-31 22:17:34 +03:00
Lubomir I. Ivanov
2dfbcd064f
install-kubeadm: use $basearch instead of pinning the arch for RHEL
2020-03-31 22:11:26 +03:00
Karen Chu
0a9886687e
Update Windows CSI support alpha summary ( #19984 )
...
Signed-off-by: Karen Chu <karen.chu@microsoft.com >
2020-03-31 11:10:40 -07:00
Prasad Katti
06b8c63391
minor fix ( #19933 )
2020-03-31 11:08:41 -07:00
Jacky Wu
dc2f94faf0
doc: clean up the federation and kubefed(federation v1 cli) references. ( #19583 )
2020-03-31 08:50:41 -07:00
Ihor Sychevskyi
0925b636ff
Fix left menu button on mobile ( #19986 )
2020-03-31 06:36:40 -07:00
Will James
0a12ae607d
Fix typo
2020-03-31 08:35:11 -05:00
wwgfhf
abaea266b6
Update labels-annotations-taints.md
2020-03-31 21:28:17 +08:00
zhanwang
083e97ce20
update context in i18n/es.toml
2020-03-31 20:55:12 +08:00
zhanwang
3042db9834
update context in i18n/vi.toml
2020-03-31 20:49:55 +08:00
zhanwang
4f72059a7c
update context in i18n/zh.toml
2020-03-31 20:42:11 +08:00
wwgfhf
efc13c47a4
Update zookeeper.md
2020-03-31 20:12:47 +08:00
Dixing (Dex) Xu
77cee072b8
fix capitalization
2020-03-31 19:53:59 +08:00
Gasmi Christophe
40ca51baa4
Update home in French kubecon eu ( #19998 )
2020-03-31 01:58:40 -07:00
Gasmi Christophe
56ba92ddd0
Update FR from EN docs - kubectl cheatsheet ( #19983 )
...
* Update from EN docs - kubectl cheatsheet
* Update from EN docs - kubectl cheatsheet
* Update content/fr/docs/reference/kubectl/cheatsheet.md
Co-Authored-By: Rémy Léone <remy.leone@gmail.com >
* Update content/fr/docs/reference/kubectl/cheatsheet.md
Co-Authored-By: Rémy Léone <remy.leone@gmail.com >
* Update content/fr/docs/reference/kubectl/cheatsheet.md
Co-Authored-By: Rémy Léone <remy.leone@gmail.com >
* Update content/fr/docs/reference/kubectl/cheatsheet.md
Co-Authored-By: Rémy Léone <remy.leone@gmail.com >
Co-authored-by: Rémy Léone <remy.leone@gmail.com >
2020-03-31 01:52:40 -07:00
Gasmi Christophe
ffaa13c364
Missing parameters --client for kubectl version
2020-03-31 10:47:12 +02:00
Tsahi Duek
323be47f31
pod-topology-spread links - Language zh ( #19972 )
...
* Language zh
- fix link for pod-topology-spread
- markdown lint by vscode plugin
* fix title markdown
2020-03-30 23:02:40 -07:00
GoodGameZoo
0234599ee6
Update 2018-08-29-kubernetes-testing-ci-automating-contributor-experience ( #19951 )
2020-03-30 23:00:40 -07:00
Taylor Dolezal
fd77f1fb63
Rename blog post file to have the correct date ( #19877 )
2020-03-30 11:46:17 -07:00