Commit Graph

40328 Commits (381736625f7af7fb65e35a44f5ad0438e69b2056)

Author SHA1 Message Date
xuzhenglun 6887d395f3
add docs in service concepts 2023-03-22 10:54:06 +08:00
xin gu 138fc4fba1 Reference files to sync task 8 2023-03-22 10:43:30 +08:00
Kubernetes Prow Robot fbeadc1f07
Merge pull request #40172 from asa3311/Reference-files-to-sync-task-8
[zh-cn]Reference files to sync task 8
2023-03-21 18:58:36 -07:00
xin gu 4b3dc9320e Reference files to sync task 8 2023-03-22 09:45:10 +08:00
Kubernetes Prow Robot fef3fbfe84
Merge pull request #40176 from mickeyboxell/merged-main-dev-1.27
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-21 16:52:00 -07:00
Kubernetes Prow Robot 219cf70643
Merge pull request #39920 from rptaylor/patch-1
fix grammar and incomplete sentence in StatefulSet definition
2023-03-21 16:52:00 -07:00
Kubernetes Prow Robot 29f0dd8094
Merge pull request #39823 from pwschuurman/kep-3335-beta-docs
Update StatefulSetStartOrdinal documentation to target beta in 1.27
2023-03-21 13:12:12 -07:00
Gabriel Reid 138b825d31 Remove redundant description of finalizers
Remove redundant information about finalizers on the finalizers
page within the "working with objects" section.

The same description of finalizers is imported directly from the
glossary, so previous to this commit a nearly identical paragraph
is repeated.

For reference, the text imported from the glossasry is

> You can use finalizers to control garbage collection of resources.
> For example, you can define a finalizer to clean up related resources
> or infrastructure before the controller deletes the target resource.

while the text being removed in this commit is:

> You can use finalizers to control garbage collection of resources
> by alerting controllers to perform specific cleanup tasks before
> deleting the target resource.
2023-03-21 19:52:15 +01:00
Ryan Taylor 4ac46112da fix grammar and incomplete sentence 2023-03-21 11:52:05 -07:00
Sergey Kanzhelev 4b5eb96147 updates for dockershim removal 2023-03-21 16:50:27 +00:00
Shihang Zhang 8212bf1edd update LegacyServiceAccountTokenTracking to beta 2023-03-21 09:10:08 -07:00
Han Kang 15b2e78646 add documentation for beta stability levels 2023-03-21 09:04:28 -07:00
Aravindh Puthiyaparambil a61f8b7035
Fix container-serve on SELinux systems
`make container-serve` fails with
"Error: open : no such file or directory" on SELinux enabled systems.
Fix this by adding the `ro,Z` suffix to the volume mount to label the
content with a read only private unshared label.
2023-03-21 08:07:01 -07:00
Michal Wozniak 801b556183 Update for KEP3329: "Retriable and non-retriable Pod failures for Jobs"
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-03-21 15:56:19 +01:00
Ritikaa96 9e7b29be21 Making changes as per reviews
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-03-21 19:59:55 +05:30
Nitish Kumar 80bba20fef Steps to install containerd document modified 2023-03-21 19:39:00 +05:30
Antonio Ojea 6f914b6f60 KEP-1880 MultiCIDRServiceAllocator
Signed-off-by: Antonio Ojea <aojea@google.com>
2023-03-21 14:04:44 +00:00
Antonio Ojea d7bc43ea0e Service CIDRs 2023-03-21 14:01:47 +00:00
Ritikaa96 78c34c1fc5 Updating cloud-controller-md reference section 2023-03-21 19:18:32 +05:30
Ritikaa96 c79c8f2a12 Adding loadbalancerdeprecation info and removing Azure Info in NOTE
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-03-21 19:06:38 +05:30
Ritikaa96 b17509592b Deprecation Note addedi for loadbalancerIP 2023-03-21 19:06:38 +05:30
Todd Neal 3a81c94ba8 remove pod-eviction-timeout documentation
pod-eviction-timeout has been removed from v1.27, update the docs to
reference the taint based eviction that is now the default and only
mechanism.
2023-03-21 08:00:33 -05:00
Kubernetes Prow Robot 8aab3e910b
Merge pull request #40182 from yulng/kubeadm-version
[zh]content/en/docs/reference/setup-tools/kubeadm/generated task-11
2023-03-21 05:31:06 -07:00
yulng 0ad33d4ea9
[zh]content/en/docs/reference/setup-tools/kubeadm/generated task-11
Signed-off-by: yulng <wei.yang@daocloud.io>
2023-03-21 18:42:27 +08:00
Dipesh Rawat 273672454d
Fix announcement banner text color (#40137)
* Updated banner text color

* CSS change to stop the override for announcement
2023-03-21 03:25:09 -07:00
ydFu 22db6ef442 [zh-cn] Update service-resources\service-v1
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2023-03-21 17:40:16 +08:00
Kubernetes Prow Robot bbfa4b7a44
Merge pull request #40151 from fenggw-fnst/sync-virtual-ips
[zh-cn] sync networking/virtual-ips.md
2023-03-21 02:33:08 -07:00
Kubernetes Prow Robot 9472968c70
Merge pull request #40152 from mengjiao-liu/sync-tasks-1.26
[zh-cn] sync task files of  task-2
2023-03-21 02:15:08 -07:00
Mengjiao Liu e490e4dc38 [zh-cn] sync task files of task-2 2023-03-21 16:43:34 +08:00
DanteMustCode 5ac9411865
fix markdown format as shell 2023-03-21 16:09:36 +08:00
Kensei Nakada 3a4f7ab1e7
fix: HPA container resource metrics beta graduation 2023-03-21 15:24:50 +09:00
Kubernetes Prow Robot fba8c35078
Merge pull request #40171 from windsonsea/conman
[zh] sync /command-line-tools-reference/kube-controller-manager.md
2023-03-20 22:55:06 -07:00
windsonsea 93bfc64c31 [zh] sync /command-line-tools-reference/kube-controller-manager.md 2023-03-21 13:50:02 +08:00
windsonsea 5ae601fee0 [zh] sync /command-line-tools-reference/kube-proxy.md 2023-03-21 13:48:49 +08:00
Guangwen Feng ece24982dd [zh-cn] sync networking/virtual-ips.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-03-21 13:07:24 +08:00
Yoshitaka Fujii 2dcef3ca14
Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2023-03-21 13:53:17 +09:00
ystkfujii 0fe0b32f09 [ja] add weight in coredns 2023-03-21 13:29:03 +09:00
ystkfujii 628f9a598b [ja] update hugo config file 2023-03-21 13:25:33 +09:00
Kubernetes Prow Robot 64abf2cb3b
Merge pull request #40141 from asa3311/Reference-files-to-sync-for-1.26-task-2
[zh-cn]Reference files to sync task 2
2023-03-20 20:01:06 -07:00
Mickey Boxell 79fd7f88d6 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-20 21:58:19 -05:00
Kubernetes Prow Robot 6df575b238
Merge pull request #40157 from asa3311/Reference-files-to-sync-task-2
[zh-cn]Reference files to sync task 3
2023-03-20 19:51:06 -07:00
Kubernetes Prow Robot 14f41ca809
Merge pull request #40035 from windsonsea/taintsy
[zh] sync labels-annotations-taints/_index.md
2023-03-20 19:49:06 -07:00
Kubernetes Prow Robot e602858012
Merge pull request #40158 from SSmallMonster/sync-15-4
[zh-cn] sync task files of task-15
2023-03-20 19:41:06 -07:00
Craig Box 5a73f200fe Add blog about CEL admission control library 2023-03-21 15:38:41 +13:00
SSmallMonster ad7f0f43bb
[zh-cn] sync _index.md
Signed-off-by: SSmallMonster <mingming.zhou@daocloud.io>
2023-03-21 10:35:28 +08:00
Kubernetes Prow Robot 81e347abe4
Merge pull request #40169 from Arhell/zh-hugo
[zh] update hugo config file
2023-03-20 17:19:06 -07:00
Arhell 72d97d8804 [zh] update hugo config file 2023-03-21 01:02:24 +02:00
Kubernetes Prow Robot b2122aef85
Merge pull request #39946 from craigbox/shortcodes-es
[es] Shortcode fixes
2023-03-20 13:47:12 -07:00
Katrina Verey dc203c13e6
Apply feedback 2023-03-20 15:53:23 -04:00
Katrina Verey 61b721d048
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-20 15:12:11 -04:00