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
SataQiu
22a4fb9ee6
update release notes to v1.18.0 ( #19923 )
2020-03-30 11:04:23 -07:00
huccshen
3054627b15
Update replicaset.md ( #19975 )
2020-03-30 05:27:56 -07:00
bryan
3bf6e39d33
Added Chinese translation of cluster networking ( #19960 )
...
* Add zh translation of
* update some translations
* resolve conversation
* resolve conversation
* translate into chinese
* translate into chinese
* 翻译AWS VPC CNI 至cni-ipvlan-vpc-k8s
* 更新Kubernetes网络翻译
* 添加cluster networking的中文翻译
* 更改部分错误标点符号
* 修改文档格式
2020-03-30 05:25:55 -07:00
Mxxisv
d1200b9618
This command is not compatible with ubuntu, so sync from English page ( #19963 )
2020-03-30 05:21:54 -07:00
WangHengwei
8fb8330deb
Update configure-liveness-readiness-startup-probes.md ( #19908 )
...
* Update configure-liveness-readiness-startup-probes.md
Add a "TCP" to synchronize with the English version.
* Update configure-liveness-readiness-startup-probes.md
Also modified line 500
2020-03-30 05:19:53 -07:00
一枚小猿
79829d875c
Update cron-jobs.md ( #19959 )
...
Sync with the English document: `content/en/docs/concepts/workloads/controllers/cron-jobs.md`.
Signed-off-by: corvofeng <corvofeng@gmail.com>
2020-03-30 00:31:53 -07:00
nfd (aka alex)
e3e32374e3
Typo fixes, grammar, style in DNS Debugging ( #19961 )
2020-03-29 22:07:53 -07:00
xieyanker
148c201726
fix format error ( #19925 )
2020-03-29 18:43:53 -07:00
Qiming Teng
e5121dd0ec
Fix link in contributing guide
2020-03-30 09:41:09 +08:00
Prasad Katti
886b09346f
Update resource-metrics-pipeline.md ( #19950 )
2020-03-29 18:33:53 -07:00
Jiafu Jiang
91bab2c411
Update disruptions.md ( #19939 )
...
* Update disruptions.md
Fix a small mistake.
* Update disruptions.md
2020-03-29 18:31:53 -07:00
viniciusbds
d4acc4b56e
Translate the tools page to portuguese
2020-03-29 19:22:07 -03:00
viniciusbds
dd7cbd93da
Translate the tools page to portuguese
2020-03-29 19:18:11 -03:00
joao-luna-98
3103a3c45a
Resolve sugestions.
2020-03-29 20:37:27 +01:00
xieyanker
eabe91002a
fix `ConfiMap` format Error ( #19924 )
2020-03-28 03:31:53 -07:00
行颠
dac8223bdb
remove repeat space ( #19919 )
2020-03-28 01:47:53 -07:00
Jin Hase
661f064fa3
Fix simple typos in feature-gates.md (zh) ( #18275 ) ( #19333 )
2020-03-27 19:27:55 -07:00
Rajesh Deshpande
be6c0c3a21
Removing references of `kubectl rolling-update` command ( #19449 )
...
* Removing rolling-update command details
Removing rolling-update command details
Removing references to kubectl rolling-update command
* Removing rolling-update references
2020-03-27 18:33:53 -07:00
Lubomir I. Ivanov
e937a06616
kubeadm: add TS entry about joining 1.18 nodes to 1.17 cluster ( #19868 )
2020-03-27 07:24:24 -07:00
Luc Perkins
3eac351bec
Add CSS files to editorconfig ( #19289 )
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-27 06:00:24 -07:00
Maciej Filocha
3a2944cd9a
Polish translation of Training main page ( #19866 )
2020-03-27 05:04:23 -07:00
行颠
0e17dd9098
sync yaml py Dockerfile json with /en ( #19882 )
2020-03-27 04:56:23 -07:00
行颠
05d962d1d1
add yaml from /en ( #19881 )
2020-03-27 04:54:24 -07:00
行颠
95d83bb12e
remove repeat space in yamls ( #19883 )
2020-03-27 04:46:23 -07:00
inductor
5321c65824
First Japanese l10n work for release-1.17 ( #19871 )
...
* update reference to 1.17 (#18791 )
* update endpoint slices to beta (#18794 )
* update feature gate to 1.17 (#18799 )
* update feature gate to 1.17
* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
Co-authored-by: inductor <kohei.ota@zozo.com>
* Update links to ja docs (home/, tasks/tools/install-kubectl/, concepts/services-networking/service/) (#18930 )
* update link to /ja/docs/home/
* update link to /ja/docs/tasks/tools/install-kubectl/
* update link to /ja/docs/concepts/services-networking/service/
* Translate tasks/administer-cluster/enabling-endpointslices.md in Japanese (#18140 ) (#18873 )
* Translate tasks/administer-cluster/enabling-endpointslices.md in Japanese (#18140 )
* Update enabling-endpointslices.md
* Update content/ja/docs/tasks/administer-cluster/enabling-endpointslices.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/administer-cluster/enabling-endpointslices.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/administer-cluster/enabling-endpointslices.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/administer-cluster/enabling-endpointslices.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update enabling-endpointslices.md
* Update enabling-endpointslices.md
* Update content/ja/docs/tasks/administer-cluster/enabling-endpointslices.md
Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>
* Update content/ja/docs/tasks/administer-cluster/enabling-endpointslices.md
Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>
* Update enabling-endpointslices.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Takuya Tokuda <cs.toku.mail@gmail.com>
* update share process namespace (#19011 )
* Revert trailing whitespaces (#18988 )
* Correct a wrong resource name: Endpoint (#18954 )
* Correct a wrong resource name: Endpoint
* Revert spaces at end of line
* Update links to ja docs (concepts/workloads/) (#18959 )
* update link to /ja/docs/concepts/workloads/controllers/deployment/
* update link to /ja/docs/concepts/workloads/controllers/replicaset/
* update link to /ja/docs/concepts/workloads/controllers/statefulset/
* update link to /ja/docs/concepts/workloads/controllers/daemonset/
* update link to /ja/docs/concepts/workloads/pods/pod-overview/
* update link to /ja/docs/concepts/workloads/pods/pod/
* revert spaces at end of line
* revert spaces at end of line
* Replace links with redirect destination
* partially update link to /ja/docs/concepts/workloads/pods/pod-lifecycle/
* Update daemonset to 1.17 (#18793 )
* update daemonset to 1.17
* Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/workloads/controllers/daemonset.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* apply review
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
* remove ctrl-h (#19067 )
* remove reviewers block (#19091 )
* update link to /ja/docs/tasks/tools/install-minikube/ (#19147 )
* translate networking (#19134 )
* translate networking
* apply review
* apply review
* Update content/ja/docs/concepts/cluster-administration/networking.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* nit
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
* update link to /ja/docs/concepts/overview/components/ (#19194 )
* fix a wrong field name (#19256 )
* update link to /ja/docs/concepts/configuration/assign-pod-node/ (#19324 )
* Translate docs/concepts/storage/persistent-volumes.md into Japanese (#19074 )
* translate content/ja/docs/concepts/storage/persistent-volumes.md into Japanese
* Update content/ja/docs/concepts/storage/persistent-volumes.md
translate title
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
fix missing translation
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
conform to translation style guide
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* conform to translation style guide
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* fix translation refer: https://github.com/kubernetes/website/pull/19074/files#r378950194
* fix translation
* fix translation ref: https://github.com/kubernetes/website/pull/19074#discussion_r378931787
* fix translation ref: https://github.com/kubernetes/website/pull/19074#discussion_r378829190
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* fix translation
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* fix translation follow https://github.com/kubernetes/website/pull/19074#discussion_r382130660
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* fix translation https://github.com/kubernetes/website/pull/19074#discussion_r378811021
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: bells17 <bells171@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>
* fix translation https://github.com/kubernetes/website/pull/19074/files#r380769175
* fix translation https://github.com/kubernetes/website/pull/19074#discussion_r380745506
* fix translation https://github.com/kubernetes/website/pull/19074#discussion_r381264848
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: bells17 <bells171@gmail.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
* update link to /ja/docs/tutorials/hello-minikube/ and /ja/docs/concepts/architecture/nodes/ (#19515 )
* Translate tasks/configure-pod-container/configure-projected-volume-storage.md into Japanese (#19240 )
* copy from content/en/docs/tasks/configure-pod-container/configure-projected-volume-storage.md
Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>
* Translate content/ja/docs/tasks/configure-pod-container/configure-projected-volume-storage.md into Japanese
Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>
* fix translation
https://kubernetes.io/ja/docs/tasks/debug-application-cluster/get-shell-running-container/
にて、「シェルを取得する」という表現が用いられているため、そちらに合わせる
Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>
* fix terminology 投影 -> Projected (#19641 )
* translate configure-access-multiple-clusters into Japanese (#19563 )
* translate configure-access-multiple-clusters into Japanese
* reflect PR feedback
* Translate concepts/cluster-administration/cluster-administration-overview.md into Japanese #18829 (#19258 )
* ja-trans: translate concepts/cluster-administration/cluster-administration-overview.md into Japanese (#18829 )
* ja-trans: Improve Japanese translation in concepts/cluster-administration/cluster-administration-overview.md (#18829 )
* ja-trans: Improve Japanese translation in concepts/cluster-administration/cluster-administration-overview.md (#18829 )
* Translate tasks/service-catalog/install-service-catalog-using-helm/ in Japanese (#19776 )
* issue 18957
* translate a reference file
* Update content/ja/docs/reference/glossary/service-catalog.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/reference/glossary/service-catalog.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Update content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
* Apply suggestions from code review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Apply suggestions from code review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: inductor <kohei.ota@zozo.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Fix dead link of api-conventions doc (#19801 )
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
Co-authored-by: Jin Hase <hase.jin@jp.fujitsu.com>
Co-authored-by: Takuya Tokuda <cs.toku.mail@gmail.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
Co-authored-by: Takahashi Tomohiko <takahashi@tomohiko.io>
Co-authored-by: bells17 <bells171@gmail.com>
Co-authored-by: Takuma Hashimoto <takumaxd+github@gmail.com>
Co-authored-by: Joe Kamibeppu <joekamibeppu@gmail.com>
Co-authored-by: Keita Akutsu <kakts.git@gmail.com>
Co-authored-by: SatoruItaya <44042909+SatoruItaya@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: KoyamaSohei <koyamaso0309@gmail.com>
2020-03-26 23:08:22 -07:00