Commit Graph

26933 Commits

Author SHA1 Message Date
lifeoncloud 973c4b561c fixed typo 2021-11-03 21:09:17 +09:00
Mayo Cream b28f95e934 [zh] concept of owners and dependents (#30325)
* [zh] concept of owners and dependents

* update shell example

* Update owners-dependents.md
2021-11-03 04:26:58 -07:00
Mayo Cream 43f3660d2b [zh] fix typo in endpoint slices (#30335) 2021-11-03 02:44:58 -07:00
Kubernetes Prow Robot 8eb247531e Merge pull request #30199 from gochist/ko-storage
[ko] Update content/ko/docs/concepts/storage
2021-11-03 01:30:58 -07:00
Kubernetes Prow Robot 07cafe7848 Merge pull request #30339 from ptux/patch-4
Update _index.md
2021-11-02 23:40:57 -07:00
Kubernetes Prow Robot 5898244c16 Merge pull request #30336 from Arhell/line
[zh] add a newline
2021-11-02 23:38:57 -07:00
Qiming Teng a2d70a7740 [zh] Resync manage resources for containers 2021-11-03 14:34:10 +08:00
Wang 6ae08f504e Update _index.md
Releated PR:

https://github.com/kubernetes/website/pull/30337
2021-11-03 14:10:55 +09:00
Arhell d31f2b963a [zh] add a newline 2021-11-03 00:49:02 +02:00
Kubernetes Prow Robot f8276a4830 Merge pull request #30107 from chirangaalwis/patch-3
Update "multiple schedulers" example
2021-11-02 15:31:42 -07:00
Kubernetes Prow Robot 191cc3f267 Merge pull request #29790 from GCES-Kubernetes/translation/ptBrPortsAndProtocols
[pt-br] Adding translation of ports and protocols page
2021-11-02 15:19:42 -07:00
Kubernetes Prow Robot d56c8b4e28 Merge pull request #30324 from tengqm/zh-sync-install-kubectl-win
[zh] Resync install-kubectl-windows page
2021-11-02 08:18:59 -07:00
June Yi 70c42572af [ko] Update concepts/workloads/controllers
refs #30000 tasks M29-M35

Co-authored-by: Jerry Park <jaehwa@gmail.com>
2021-11-02 23:47:06 +09:00
chirangaalwis 7449bb36a0 Update config refs to KubeSchedulerConfiguration 2021-11-02 19:56:21 +05:30
Kubernetes Prow Robot 007f515d17 Merge pull request #30168 from arosequist/patch-1
Add missing space before parenthesis
2021-11-02 05:18:59 -07:00
Marcos Nery bd66c9294b fixing typo 2021-11-02 05:39:11 -03:00
Chiranga Alwis c5cb03ab13 Shorten the description on field updating
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 14:01:35 +05:30
Chiranga Alwis 7b6d84ec7c Use note short code to highlight the content
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 13:59:24 +05:30
Kubernetes Prow Robot 16ac777557 Merge pull request #30322 from fenggw-fnst/work
Fix typo
2021-11-01 23:26:58 -07:00
Qiming Teng 2514621e9e [zh] Resync install-kubectl-windows page 2021-11-02 13:56:08 +08:00
Guangwen Feng 5a92aaf08b Fix typo
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-02 13:38:41 +08:00
Kubernetes Prow Robot ad70f37b94 Merge pull request #30255 from aysabzevar/feature/add-sudo-redhat-zh
[zh] add sudo to Red Hat-based distributions
2021-11-01 22:10:58 -07:00
Kubernetes Prow Robot f49e939aa7 Merge pull request #30247 from aysabzevar/main
add sudo to Red Hat-based distributions - en
2021-11-01 22:06:58 -07:00
Kubernetes Prow Robot 63329f4959 Merge pull request #30307 from cloris-cc/patch-2
correct the word
2021-11-01 22:02:59 -07:00
Chiranga Alwis 514db9eb70 Improve and reorder the wording
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 10:31:38 +05:30
Chiranga Alwis eedbfd5724 Add content best practices
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 10:28:51 +05:30
Kubernetes Prow Robot e0538831df Merge pull request #30219 from calvin0327/fix-zh-kubeadm
[zh] update the kubeadm website
2021-11-01 21:56:58 -07:00
Arhell bf9e748dfb [pt-br] Including Oracle Cloud Infrastructure 2021-11-02 00:15:18 +02:00
Seokho Son 16d70bddc9 Fix outdated pod-topology-spread-constraints.md Korean 2021-11-02 02:50:38 +09:00
Kubernetes Prow Robot afbc5fc55f Merge pull request #30305 from Arhell/include
[es] Including Oracle Cloud Infrastructure
2021-11-01 10:29:19 -07:00
Seokho Son 6d18d306c2 Update outdated in dev-1.22-ko.2(67-71) 2021-11-02 02:12:17 +09:00
Seokho Son b5f838fb88 Update outdated in dev-1.22-ko.2(63-66) 2021-11-02 02:09:26 +09:00
Seokho Son 41a823b194 Update highly-available-control-plane Ko 2021-11-02 02:01:39 +09:00
Kubernetes Prow Robot fdeb34b1fd Merge pull request #30313 from Shubham82/correct-K8s_bug_reports-link
Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information.
2021-11-01 09:55:20 -07:00
Kubernetes Prow Robot 1a8c641d79 Merge pull request #25299 from sftim/20201129_revise_api_reference
Revise “Kubernetes API Concepts”
2021-11-01 09:47:20 -07:00
Kubernetes Prow Robot b30a5df214 Merge pull request #30262 from doughgle/patch-1
Use kubectl exec [POD] -- [COMMAND] instead.
2021-11-01 09:09:18 -07:00
Kubernetes Prow Robot 7c5f6e0ea9 Merge pull request #29645 from GCES-Kubernetes/translation/InstallingKubeadmPtBr
[pt-br] Adding brazilian portuguese translation of Installing Kubeadm page
2021-11-01 04:47:19 -07:00
Shubham Kuchhal f9faa6f658 Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information. 2021-11-01 15:20:47 +05:30
Björn Svensson f160db17d6 PodTopology: add notes of possible changed default behavior
Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
2021-11-01 08:34:50 +01:00
calvin 10b2b47d24 fix the kubeadm websit. 2021-11-01 10:23:00 +08:00
Arhell 7e9fe3df12 [es] Including Oracle Cloud Infrastructure 2021-11-01 00:53:06 +02:00
Kubernetes Prow Robot cae09cc667 Merge pull request #30197 from gochist/ko-service-networking
[ko] Update content/ko/docs/concepts/services-networking/
2021-10-31 08:51:17 -07:00
Kubernetes Prow Robot 3b451370f1 Merge pull request #30301 from msyhu/dev-1.22-ko.2
debug content/ko/docs/concepts/scheduling-eviction/assign-pod-node.md…
2021-10-31 08:49:19 -07:00
Kubernetes Prow Robot 574997c97e Merge pull request #30298 from deepak1725/dk-korean-netflix
[ko] fix broken blog link
2021-10-31 08:45:18 -07:00
Kubernetes Prow Robot 8600a6aa08 Merge pull request #30291 from alculquicondor/patch-2
Fix whitespace in pod topology spread constraints page
2021-10-31 06:31:18 -07:00
June Yi c86777c6a1 [ko] Update content/ko/docs/concepts/services-networking/
refs #30000 tasks M23, M24, M25 and M26

Co-authored-by: Seokho Son <shsongist@gmail.com>
2021-10-31 17:59:16 +09:00
Jacky 55192e1214 correct the word 2021-10-31 16:52:15 +08:00
msyhu cd7474e1e4 debug content/ko/docs/concepts/scheduling-eviction/assign-pod-node.md in Korean 2021-10-30 11:08:25 +09:00
Arhell 5aa34694fa [ja] Including Oracle Cloud Infrastructure 2021-10-30 01:08:34 +03:00
Kubernetes Prow Robot bc785b9dbc Merge pull request #30256 from marosset/windows-runasnonroot-updates
Updating runAsNonRoot support for Windows
2021-10-29 14:37:10 -07:00