xin.li
8be67a9cfc
[zh-cn]sync common-labels volumes intro
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-01-02 21:29:46 +08:00
Kubernetes Prow Robot
1abcb52e07
Merge pull request #38276 from tengqm/fix-links
...
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Kubernetes Prow Robot
de797c9897
Merge pull request #37452 from yichingwu/patch-1
...
[id] Fix successfulJobsHistoryLimit and failedJobHistoryLimit fields in CronJob tasks
2023-01-02 03:27:31 -08:00
Kubernetes Prow Robot
b80f530b0c
Merge pull request #38703 from windsonsea/apiaudit
...
[zh] sync /config-api/apiserver-audit.v1.md
2023-01-02 01:19:30 -08:00
Kubernetes Prow Robot
83bf2a4601
Merge pull request #38707 from windsonsea/proconfig
...
[zh] sync /config-api/kube-proxy-config.v1alpha1.md
2023-01-02 00:35:32 -08:00
Kubernetes Prow Robot
6b51a56350
Merge pull request #38522 from tengqm/add-admission-config-api
...
Add admission config API and fixes references to the API
2023-01-01 21:19:31 -08:00
Kubernetes Prow Robot
422691d906
Merge pull request #38710 from windsonsea/debser
...
[zh] sync /debug-application/debug-service.md
2023-01-01 20:43:30 -08:00
Youhei Sakurai
8312e0917d
[en] Add missing required `type` field to LimitRange example ( #38706 )
...
* Add missing required `type` field to examples
Although `LimitRange.spec.limits.type` was mandated in 2020, a few
LimitRange examples still miss the field, so they may confuse people
referring.
* Add missing required `type` field
Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.
2023-01-01 20:21:31 -08:00
Kubernetes Prow Robot
ec8dbd3cd1
Merge pull request #38679 from ktKongTong/zh-dynamic-resource-allocation
...
[zh-cn] Localize /en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md
2023-01-01 20:19:30 -08:00
Kubernetes Prow Robot
8f86642854
Merge pull request #38698 from tengqm/fix-feature-gates
...
Fix feature gates
2023-01-01 19:53:30 -08:00
Kubernetes Prow Robot
ff1f6312fd
Merge pull request #38676 from jai/jai/common-labels-specify-semver-version
...
fix(common-labels): Specify SemVer version
2023-01-01 17:49:30 -08:00
Kubernetes Prow Robot
d6bbecde53
Merge pull request #38602 from Arhell/es-fix
...
[es] Fix link on Storage Capacity page
2023-01-01 07:47:30 -08:00
Kubernetes Prow Robot
2a745f4a64
Merge pull request #38712 from windsonsea/podread
...
[zh] Fix rendering issues in pod-scheduling-readiness.md
2023-01-01 06:45:30 -08:00
Kubernetes Prow Robot
f6d7c494e8
Merge pull request #38711 from windsonsea/downly
...
[zh] sync /releases/download.md
2023-01-01 06:43:30 -08:00
windsonsea
2c906680ba
[zh] Fix rendering issues in pod-scheduling-readiness.md
2023-01-01 13:28:53 +08:00
windsonsea
98b1e15ed1
[zh] sync /releases/download.md
2023-01-01 13:07:20 +08:00
windsonsea
090d4806ab
[zh] sync /debug-application/debug-service.md
2023-01-01 12:52:23 +08:00
ktKongTong
b5d071b1b7
add dynamic resource allocation
...
Apply suggestions from code review
Co-Authored-By: Michael <haifeng.yao@daocloud.io>
Co-Authored-By: Qiming Teng <tengqm@outlook.com>
2022-12-31 14:51:12 +08:00
windsonsea
7857786b7a
[zh] sync /config-api/kube-proxy-config.v1alpha1.md
2022-12-31 11:40:42 +08:00
windsonsea
b7531fa2a6
[zh] sync /config-api/apiserver-audit.v1.md
2022-12-31 10:47:01 +08:00
Kubernetes Prow Robot
09ea54ed37
Merge pull request #38691 from fredgan/patch-1
...
[zh-cn]fix link to kubectl book
2022-12-30 15:49:28 -08:00
Kubernetes Prow Robot
96e29bd59f
Merge pull request #38690 from gaogao101/work67
...
[zh-cn] sync security-context.md
2022-12-30 15:47:29 -08:00
Qiming Teng
37955a816b
Reformat the validating-admission-policy reference page
...
This commit wraps the long lines found in the
validating-admission-policy reference page.
2022-12-31 07:44:49 +08:00
Qiming Teng
3362aa9701
Add admission.k8s.io/v1 API and fix references to it
...
The `admission.k8s.io/v1` API group is not generated into the v2/v3 OpenAPI
specification as part of Kubernetes API because it is not officially "served".
However, the structs in the API group are used in other APIs that are user-facing.
This PR addes the reference API and fixes references to it.
2022-12-31 07:44:41 +08:00
Qiming Teng
ae757599af
Fix feature gates
...
There are some ordering problems and missing interpretion for gates.
This PR fixes them.
2022-12-30 21:30:36 +08:00
Kubernetes Prow Robot
5d785244a0
Merge pull request #38687 from gaogao101/work65
...
[zh-cn] sync memory-manager.md
2022-12-29 22:59:29 -08:00
Fred Gan
fdd715208c
[zh-cn]fix link to kubectl book
2022-12-30 14:54:20 +08:00
Jai Govindani
93df1ce57d
fix(common-labels): Specify SemVer version
2022-12-30 13:40:39 +07:00
Gao Qian
5c55dfab1c
[zh-cn] sync security-context.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-12-30 01:29:09 -05:00
Gao Qian
3f55ff602d
[zh-cn] sync memory-manager.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-12-30 01:27:11 -05:00
Kubernetes Prow Robot
26fb1fe8a6
Merge pull request #38439 from tengqm/configapi-126
...
Config API update for 1.26
2022-12-29 18:59:30 -08:00
Kubernetes Prow Robot
ab9eb0cd42
Merge pull request #38670 from spowelljr/fixTabsCSS
...
Fix tabs shortcode CSS
2022-12-29 12:25:31 -08:00
Kubernetes Prow Robot
a834db82cb
Merge pull request #38651 from sp7infinity/patch-1
...
Fix advice about opening a pull request
2022-12-29 08:05:29 -08:00
Kubernetes Prow Robot
45b0e8984e
Merge pull request #38635 from benyko/patch-1
...
Update web-ui-dashboard.md
2022-12-29 03:31:28 -08:00
Kubernetes Prow Robot
60549d5b53
Merge pull request #38671 from Arhell/fr-fix
...
[fr] Fix incorrect feature state for PVC expansion
2022-12-29 01:11:28 -08:00
Kubernetes Prow Robot
c64fc03701
Merge pull request #38672 from windsonsea/configf
...
[zh] sync kubelet-config-file.md
2022-12-28 22:27:28 -08:00
Michael
0cff779a5e
[zh] sync kubelet-config-file.md
2022-12-29 09:51:43 +08:00
Arhell
a5911fb851
[fr] Fix incorrect feature state for PVC expansion
2022-12-29 02:11:25 +02:00
Qiming Teng
6989fc3c5b
Config API update for 1.26
2022-12-29 08:03:45 +08:00
Steven Powell
b92e946ece
Fix tabs shortcode CSS
2022-12-28 14:07:35 -08:00
Kubernetes Prow Robot
d6f0cb2148
Merge pull request #38585 from Arhell/ja-add
...
[ja] Add huawei cloud trust center link
2022-12-28 07:43:27 -08:00
Kubernetes Prow Robot
38a149e307
Merge pull request #38656 from akash-mohanto/patch-1
...
fixed typo in the docs
2022-12-28 05:27:28 -08:00
Kubernetes Prow Robot
68773f9f78
Merge pull request #38653 from my-git9/zhsync/little
...
[zh-cn] sync some little change
2022-12-28 00:59:30 -08:00
Kubernetes Prow Robot
8ec656346f
Merge pull request #38659 from windsonsea/netpol
...
[zh] sync /services-networking/network-policies.md
2022-12-28 00:57:27 -08:00
Kubernetes Prow Robot
2777319ae8
Merge pull request #38639 from gaogao101/work61
...
[zh-cn] sync labels-annotations-taints/_index.md
2022-12-28 00:49:28 -08:00
Kubernetes Prow Robot
3a7de40bbe
Merge pull request #38658 from qlijin/about-cri
...
[zh-cn] Small fix about cri page.
2022-12-28 00:17:27 -08:00
Kubernetes Prow Robot
162e4f0e89
Merge pull request #38665 from windsonsea/conpdb
...
[zh] sync configure-pdb.md
2022-12-28 00:15:28 -08:00
Kubernetes Prow Robot
e3aa80c3ec
Merge pull request #38664 from my-git9/zhsync/featyre-gates-removed
...
[zh-cn] sync feature-gates-removed.md
2022-12-28 00:13:27 -08:00
windsonsea
5585629773
[zh] sync configure-pdb.md
2022-12-28 14:29:28 +08:00
Jin Li
df47a82d7e
[zh-cn] Small fix about cri page
2022-12-28 13:41:27 +08:00