Commit Graph

40986 Commits (df56c1cf87a557b798a097da13cddec1277d156a)

Author SHA1 Message Date
Kubernetes Prow Robot d219572a20
Merge pull request #38563 from sftim/20221219_revise_service_concept_after_introduction_for_a_bit
Revise Service concept, part 13
2023-05-15 18:05:14 -07:00
Kubernetes Prow Robot 064854a388
Merge pull request #41054 from Zhuzhenghao/1.27/kubelet
[zh] resync page kubelet
2023-05-15 18:03:14 -07:00
Kubernetes Prow Robot 62d7a5c72b
Merge pull request #41064 from sftim/20230510_es_replace_deprecated_fullversion
[es] Replace use of deprecated fullversion param
2023-05-15 16:41:14 -07:00
Kubernetes Prow Robot eb16cde6e0
Merge pull request #40965 from ramrodo/es-localize-container-runtime-interface
[es] localize docs/reference/glossary/container-runtime-interface.md
2023-05-15 15:39:35 -07:00
Kubernetes Prow Robot 821ca22ac1
Merge pull request #40915 from mrgiles/37738_securing_cluster_checklist_align
Add links between Securing a Cluster and Security Checklist for alignment
2023-05-15 13:45:34 -07:00
Kubernetes Prow Robot c2a387e668
Merge pull request #40906 from tengqm/fix-evented-pleg
Fix nits in the Evented PLEG page
2023-05-15 13:43:35 -07:00
Kubernetes Prow Robot 89b0888a81
Merge pull request #41091 from pran2711/FirstPR
Updated Internal Load Balancer annotation for GCP
2023-05-15 13:41:34 -07:00
Sergey Kanzhelev d22f3b970b
Clarify pod scheduling during node graceful termination (#41061)
* clarify the pods scheduling during graceful termination:

* Update content/en/docs/concepts/architecture/nodes.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 13:39:35 -07:00
Marcelo Giles 8afec0c061
Minor style edits from review 2023-05-15 11:52:08 -07:00
Kubernetes Prow Robot b9c88e7ffe
Merge pull request #41147 from windsonsea/resizey
[zh] sync resize-container-resources.md
2023-05-15 07:57:28 -07:00
windsonsea 14410143a5 [zh] sync 2023-03-10-image-registry-change.md 2023-05-15 22:54:47 +08:00
windsonsea f2a3536e9f [zh] sync resize-container-resources.md 2023-05-15 22:50:57 +08:00
Kubernetes Prow Robot 6b3ef72d90
Merge pull request #41124 from Arhell/pt-fix
[pt] Fix link
2023-05-15 07:29:29 -07:00
zhenghao.zhu 921a94dec9 [zh] cleanup page persistent-volume-v1 2023-05-15 22:25:23 +08:00
Kubernetes Prow Robot be36dc7707
Merge pull request #40358 from windsonsea/approy
[zh] sync /review/for-approvers.md
2023-05-15 07:17:30 -07:00
Kubernetes Prow Robot 5ceffacb38
Merge pull request #41141 from windsonsea/apiv1a1
[zh] sync apiserver-config.v1alpha1.md
2023-05-15 07:15:29 -07:00
xin.li be12491af7 [zh-cn] sync manage-resources-containers secret
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-15 22:13:44 +08:00
xin.li ece6fd9015 [zh-cn] administer-cluster/verify-signed-artifacts.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-15 22:09:13 +08:00
Kubernetes Prow Robot 0d22a1cd59
Merge pull request #41142 from tengqm/serial-build
Use single CPU for building site preview
2023-05-15 06:25:28 -07:00
Kubernetes Prow Robot 5fe3163042
Merge pull request #41028 from stormqueen1990/feat/remove-fullversion-shortcode
[pt-br] Replace fullversion shortcode with skew shortcode
2023-05-15 05:45:28 -07:00
Kubernetes Prow Robot 419463f2b3
Merge pull request #41148 from Zhuzhenghao/NewVolumeManagerReconstruction
remove duplication of NewVolumeManagerReconstruction in command-line-tools-reference/feature-gates.md
2023-05-15 05:25:28 -07:00
zhenghao.zhu 0686d4b7d6 remove duplication of NewVolumeManagerReconstruction 2023-05-15 18:18:45 +08:00
Zhuzhenghao 9b6e7212d5 [zh] resync page kubelet 2023-05-15 18:01:06 +08:00
windsonsea d0dca853ff [zh] sync apiserver-config.v1alpha1.md 2023-05-15 17:09:29 +08:00
Zhuzhenghao 0770e2bcab [zh] resync page encrypt-data 2023-05-15 16:17:36 +08:00
Marcelo Giles 83265768c2
Add namespaceSelector:matchLabels example (#41140)
* Add namespaceSelector:matchLabels example

* Change matchLabels for matchExpressions
2023-05-15 00:33:27 -07:00
Kubernetes Prow Robot 4697ee1b66
Merge pull request #41143 from bzsuni/sync/doc
[zh-cn] sync reference/access-authn-authz/authentication.md
2023-05-15 00:05:27 -07:00
bzsuni cac9aec584
sync content/zh-cn/docs/reference/access-authn-authz/authentication.md
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-05-15 14:48:26 +08:00
Kubernetes Prow Robot fec227258a
Merge pull request #41104 from my-git9/namespaces
[zh-cn] sync working-with-objects/namespaces.md
2023-05-14 23:33:27 -07:00
Kubernetes Prow Robot 7e7c69a3af
Merge pull request #41111 from Zhuzhenghao/flow-control
[zh] resync page flow-control
2023-05-14 23:29:28 -07:00
xin.li 7fb032233b [zh-cn] sync working-with-objects/namespaces.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-15 14:28:02 +08:00
Qiming Teng 5130686665 Fix nits in the Evented PLEG page
There are typos and inaccuracies in the current page.
This PR fixes them.
2023-05-15 14:16:51 +08:00
Kubernetes Prow Robot 772d7b5802
Merge pull request #41105 from my-git9/path-28412
[zh-cn] sync annotations labels owners-dependents
2023-05-14 22:59:27 -07:00
Kubernetes Prow Robot d6974e9980
Merge pull request #41133 from windsonsea/workobj
[zh] sync working-with-objects/_index.md
2023-05-14 22:57:27 -07:00
Michael abe159a0af [zh] sync working-with-objects/_index.md 2023-05-15 13:42:28 +08:00
Kubernetes Prow Robot 9a76d260b2
Merge pull request #41050 from windsonsea/claimt
[zh] sync resource-claim-template-v1alpha2.md
2023-05-14 22:41:26 -07:00
windsonsea 4ab02a7ba9 [zh] sync resource-claim-template-v1alpha2.md 2023-05-15 13:36:35 +08:00
Kubernetes Prow Robot 0c61edfb87
Merge pull request #41138 from Arhell/pt-add
[pt] Fix kubectl auto complete
2023-05-14 21:11:27 -07:00
Kubernetes Prow Robot 19b28ba146
Merge pull request #41126 from Zhuzhenghao/1.27/kubeadm-config.v1beta3
[zh]resync page kubeadm-config.v1beta3
2023-05-14 21:05:27 -07:00
Andreas Ttofi 253c851b85
add improvement as per issue 28427 (#41057)
* add improvement as per issue 28427

* Update content/en/docs/concepts/workloads/controllers/deployment.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* dummy commit

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 11:49:27 +08:00
my-git9 237ebca984
[zh-cn] localize blog: 2023-05-16-kmsv2-beta.md (#41107)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-15 11:48:08 +08:00
my-git9 8d4d81eaa9
[zh-cn]sync extend-resources/mutating-webhook-configuration-v1.md (#41121)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-15 11:16:27 +08:00
Kubernetes Prow Robot c018463d50
Merge pull request #41129 from Zhuzhenghao/1.27/config-map-v1
[zh] 1.27 sync config-map-v1
2023-05-14 20:07:27 -07:00
Kubernetes Prow Robot 2f5345e7d4
Merge pull request #41122 from my-git9/endpoints
[zh-cn] sync endpoints-v1.md and ingress-class-v1.md
2023-05-14 20:05:27 -07:00
Qiming Teng 68a455672c Use single CPU for building site preview
Based on some experiments, I am suspecting that there are some concurrency
issues when building the site for preview. In this PR, I'm proposing we
limit the CPUs to 1 (which is actually what Netlify provides us today).
The site preview build should normally complete within 4 minutes.
The chance of a successful build is much higher than the default setting.
2023-05-15 10:57:11 +08:00
xin.li 2b5693b841 [zh-cn] sync endpoints-v1.md and ingress-class-v1.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-15 10:09:44 +08:00
Arhell defe7331b9 [pt] Fix kubectl auto complete 2023-05-15 04:48:42 +03:00
Arhell 1a8e7c7a99 [pt] Fix link 2023-05-14 20:23:39 +03:00
Kubernetes Prow Robot b6483ce43f
Merge pull request #41125 from my-git9/audit-annotations2
[zh-cn] sync object-meta audit-annotations service-v1.md
2023-05-14 07:23:26 -07:00
xin.li 05f29d55d8 [zh-cn] sync object-meta audit-annotations service-v1.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-14 21:18:06 +08:00