Commit Graph

32815 Commits

Author SHA1 Message Date
Shannon Kularathna 180fa82d9c Add draft content for migrating to dockerd 2022-03-25 15:19:17 +00:00
xin.li 5af719eac8 [zh] Update install-kubectl-macos.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-25 22:58:58 +08:00
xin.li bbe16c5e26 [zh] Update cncf-code-of-conduct/readme
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-25 22:43:30 +08:00
Kubernetes Prow Robot 27573dada6 Merge pull request #32502 from my-git9/daemonsetd
[zh] Update daemonset.md
2022-03-25 07:17:58 -07:00
xin.li 423e1ecc28 [zh] Update ingress-controllers
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-25 21:32:56 +08:00
xin.li d5fccd7c46 [zh] Update daemonset.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-25 21:28:57 +08:00
Onur fe86ff7ae8 Update service.md
http-web-service as a name for port is failing as it has more than 15 characters, hence the change to http-web-svc
2022-03-25 16:07:49 +03:00
Kubernetes Prow Robot c883ec32af Merge pull request #32468 from PriyanshuAhlawat/kube_proxy
Mark user-space kube-proxy as deprecated
2022-03-25 06:03:58 -07:00
Kubernetes Prow Robot 25767f9900 Merge pull request #32497 from my-git9/assign-memory-resource
[zh] Update assign-memory-resource.md
2022-03-25 05:59:58 -07:00
xin.li 035f0f493f [zh] Update enforce-standards-admission-controller.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-25 20:33:06 +08:00
xin.li 8a47855a77 [zh] Update assign-memory-resource.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-25 20:11:13 +08:00
Davanum Srinivas 8fe2f0b1c7 CSIMigrationOpenStack will be GA in 1.24
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-03-25 19:15:24 +08:00
PriyanshuAhlawat 70574cfdb0 Update service.md 2022-03-25 16:25:55 +05:30
Qiming Teng 58a00cfb36 Remove duplicated contents for accessing the API server
The topic of accessing the API server can be found in two places. This
is not good.
2022-03-25 18:48:27 +08:00
Gwenaël Gallon 28ae4d7809 [fr] fix spaces 2022-03-25 10:31:42 +01:00
Kubernetes Prow Robot 24aeb48d8a Merge pull request #32355 from yyyoungha/patch-2
[ko] Update incorrect expression dev-1.23-ko.2
2022-03-25 02:23:50 -07:00
Stefan Midjich 5e9e7d0b21 Template syntax to retrieve values with dashes (-) in their key names
This template syntax was not obvious to me until someone pointed it out on stackexchange, it should be in the cheatsheet for future users. Because trying to retrieve a value with dashes in its key-name using the normal template syntax will result in an error.
2022-03-25 10:23:26 +01:00
Young Ha 66b414f0e2 [ko] Update incorrect expression in dev-1.23-ko.2
MaxUnavailable is calculated using the Ceil() function and MaxSurge using Floor() function.
2022-03-25 18:16:37 +09:00
Kubernetes Prow Robot 5328fdf797 Merge pull request #32489 from Arhell/zh-sync
[zh] sync storage-classes.md
2022-03-25 01:23:51 -07:00
Arhell 876a1d570c [zh] sync storage-classes.md 2022-03-25 09:59:41 +02:00
Kubernetes Prow Robot 8c2df852be Merge pull request #32161 from tengqm/zh-secure-cluster
[zh] Rework securing cluster page
2022-03-25 00:03:50 -07:00
Qiming Teng 2330573219 Merge branch 'main' into zh-secure-cluster 2022-03-25 14:41:11 +08:00
Jihoon Seo fcd5db6f41 [ko] Translate 'Topology Aware Hints' 2022-03-25 15:37:13 +09:00
Kubernetes Prow Robot 7720ef4bb8 Merge pull request #32182 from mattcary/patch-1
Update external provisioner specification reference in storage-classes.md
2022-03-24 23:25:50 -07:00
Kubernetes Prow Robot f5e8071030 Merge pull request #30588 from dialogbox/patch-2
Update certificates.md
2022-03-24 23:23:50 -07:00
Qiming Teng cfc613135f Fix feature state for ControllerLeaderMigration
The feature has been promoted to Beta in 1.22, according to
content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
and upstream source.
2022-03-25 14:12:41 +08:00
Kubernetes Prow Robot 2bdb3fe416 Merge pull request #31851 from marosset/move-windows-security-1.24
Moving Windows security info to new page
2022-03-24 23:09:50 -07:00
Qiming Teng 3b21d5bc69 Fix the ip-masq-agent page 2022-03-25 14:02:40 +08:00
Kubernetes Prow Robot 3013adb039 Merge pull request #32015 from damyl4sure/patch-1
updated allowedTopologies values format
2022-03-24 22:51:50 -07:00
Kubernetes Prow Robot bfdb4647bd Merge pull request #31789 from Mikhail2048/patch-1
Add example of Service targetPort binding by name
2022-03-24 22:45:50 -07:00
Kubernetes Prow Robot 06b8c6c172 Merge pull request #28561 from jihoon-seo/210622_vi_Remove_exec_permission_on_markdown_files
[vi] Remove exec permission on markdown files
2022-03-24 22:43:50 -07:00
Kubernetes Prow Robot 81aee215f7 Merge pull request #31850 from marosset/move-windows-resource-management-1.24
Moving windows resource management to separate page
2022-03-24 22:39:50 -07:00
Kubernetes Prow Robot 587ddaf696 Merge pull request #31698 from jihoon-seo/220211_Outdated_M18-M24
[ko] Update outdated files in `dev-1.23-ko.2` (M18-M24)
2022-03-24 21:59:51 -07:00
Kubernetes Prow Robot 582a6a793b Merge pull request #32475 from jihoon-seo/220325_Update_links
[ko] Remove deprecated 'kubelet-garbage-collection' page
2022-03-24 21:53:50 -07:00
Qiming Teng 2536593a39 Promote IdentifyOS to Beta 2022-03-25 12:05:38 +08:00
Kubernetes Prow Robot 0d37b034e7 Merge pull request #32464 from wansir/main
[zh] Fix typo in securing-a-cluster.md
2022-03-24 19:21:51 -07:00
Kubernetes Prow Robot 4351187bc4 Merge pull request #32463 from Gsealy/patch-1
Fix typo CRS → CSR
2022-03-24 19:09:50 -07:00
Jihoon Seo 80fe41b86d [ko] Remove deprecated 'kubelet-garbage-collection' page 2022-03-25 10:47:54 +09:00
Jihoon Seo 9e6b2ef46a [ko] Update links in dev-1.23-ko.2 2022-03-25 10:37:49 +09:00
Kubernetes Prow Robot 20a36d1f14 Merge pull request #32474 from tengqm/fix-feature-state
Fix a nit in the feature-state short code
2022-03-24 18:05:50 -07:00
Qiming Teng d65e53644c Fix a nit in the feature-state short code 2022-03-25 08:39:55 +08:00
Kubernetes Prow Robot e7af510fde Merge pull request #31658 from sftim/20220207_revise_community_page_and_styles
Revise community page and styles
2022-03-24 17:19:50 -07:00
Lukas Hass 3980c42945 Use cat instead of shell built-in to read checksum 2022-03-24 19:58:00 +01:00
Parul 870d12697f remove log sanitization from dev-1.24
Signed-off-by: Parul <parsingh@redhat.com>
2022-03-24 14:08:49 -04:00
Brett Wolmarans 2d69c47782 Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-24 10:29:42 -07:00
serewicz ad2921225b Update install-kubeadm.md
Telnet is a command that really should not be used, as there is too great a chance it could be misused. NetCat, nc, is a better and newer tool for testing single open ports.
2022-03-24 09:58:58 -05:00
PriyanshuAhlawat 49436e3dcb Update service.md 2022-03-24 17:56:10 +05:30
hongming b501d626a1 [zh] Fix typo in securing-a-cluster.md 2022-03-24 16:34:52 +08:00
Kubernetes Prow Robot dc947abf0a Merge pull request #32457 from Arhell/ru-typo
[ru] fix typo
2022-03-23 23:30:41 -07:00
Kubernetes Prow Robot 92333db41f Merge pull request #32438 from wellshs/patch-2
edit horizontal-pod-autoscale korean description
2022-03-23 21:20:41 -07:00