Kubernetes Prow Robot
|
14cbd8b2f5
|
Merge pull request #32630 from my-git9/manage-resources-containers
[zh]Update manage-resources-containers.md
|
2022-03-29 21:40:24 -07:00 |
|
Qiming Teng
|
441a68cbaf
|
Update AzureDiskCSIMigration to GA
|
2022-03-30 12:39:30 +08:00 |
|
xin.li
|
b25f4761a8
|
[zh] Update kubelet-tls-bootstrapping.md
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-30 12:26:31 +08:00 |
|
xin.li
|
1905b25b89
|
[zh] Update authentication.md
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-30 12:24:19 +08:00 |
|
xin.li
|
74449d1459
|
[zh] Update projected-volumes.md
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-30 12:15:19 +08:00 |
|
Kubernetes Prow Robot
|
d9707ee3fe
|
Merge pull request #32623 from neolit123/1.24-update-master-label-taint
create-cluster-kubeadm: fix typo in "master" label
|
2022-03-29 20:30:27 -07:00 |
|
xin.li
|
8966e293a0
|
[zh]Update manage-resources-containers.md
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-30 11:29:57 +08:00 |
|
Kubernetes Prow Robot
|
d784e24c88
|
Merge pull request #32612 from my-git9/baseline-psp
[zh] Update restricted-psp.yaml
|
2022-03-29 19:32:25 -07:00 |
|
xin.li
|
7f782da3b7
|
[zh] Update garbage-collection
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-30 10:20:55 +08:00 |
|
Waynerv
|
adde98e681
|
Update pod-security-admission.md
No need to use the ssh protocol to access a public repository
|
2022-03-30 10:13:53 +08:00 |
|
xin.li
|
7b7b8d2d5c
|
[zh] Update restricted-psp.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-30 10:09:59 +08:00 |
|
Kubernetes Prow Robot
|
4e120a071e
|
Merge pull request #32334 from tengqm/servicelbportcontrol-ga
Promote ServiceLBNodePortControl feature to GA
|
2022-03-29 18:06:26 -07:00 |
|
Qiming Teng
|
fa95fa9b23
|
AnyVolumeDataSource feature is now Beta
|
2022-03-30 09:01:40 +08:00 |
|
Kubernetes Prow Robot
|
ff563ae168
|
Merge pull request #32396 from alculquicondor/job-ready
Graduate JobReadyPods to beta
|
2022-03-29 17:50:26 -07:00 |
|
Qiming Teng
|
e302dc4992
|
Promote ServiceLBNodePortControl feature to GA
|
2022-03-30 07:42:25 +08:00 |
|
Lubomir I. Ivanov
|
39d7770b8c
|
create-cluster-kubeadm: fix typo in "master" label
A prior change to modify the command for control plane
untaint introduced a typo "control-master-". Fix it,
as it should be "master-".
|
2022-03-30 01:51:35 +03:00 |
|
Kubernetes Prow Robot
|
526f791323
|
Merge pull request #32598 from tengqm/volume-expansion-GA
Move all volume expansion feature gates to GA
|
2022-03-29 14:46:07 -07:00 |
|
Kubernetes Prow Robot
|
b2318e3850
|
Merge pull request #32595 from tengqm/nodeoutofservicevolumedetach
NodeOutOfServiceVolumeDetach feature introduced
|
2022-03-29 14:44:07 -07:00 |
|
Kubernetes Prow Robot
|
4f6c9c6276
|
Merge pull request #32597 from tengqm/KubeletCredentialProviders-beta
KubeletCredentialProviders is now beta
|
2022-03-29 14:42:08 -07:00 |
|
Kubernetes Prow Robot
|
9b411cb71d
|
Merge pull request #32620 from chuckha/volume-typo
Removes a space that breaks a markdown link
|
2022-03-29 14:40:06 -07:00 |
|
Chuck Ha
|
e611a04e6d
|
Removes a space that breaks a markdown link
Signed-off-by: Chuck Ha <chuckh@twitter.com>
|
2022-03-29 12:56:15 -07:00 |
|
Kubernetes Prow Robot
|
2457eac448
|
Merge pull request #32584 from CharlesCZ/patch-1
fix typo
|
2022-03-29 10:36:55 -07:00 |
|
Cezary Czekalski
|
5650e76c45
|
Fix typo
|
2022-03-29 19:27:32 +02:00 |
|
Ilya Z
|
1e64ac5da9
|
ru_small_fixes
|
2022-03-29 21:10:06 +04:00 |
|
Kubernetes Prow Robot
|
7dc9feccef
|
Merge pull request #32383 from edithturn/add-storage-limits
[es] Add content/es/docs/concepts/storage/storage-limits.md
|
2022-03-29 09:54:56 -07:00 |
|
Kubernetes Prow Robot
|
9f50755a72
|
Merge pull request #32481 from tengqm/IdentifyOS-beta
Promote IdentifyPodOS to Beta
|
2022-03-29 09:08:55 -07:00 |
|
Kubernetes Prow Robot
|
55a07104ed
|
Merge pull request #32599 from tengqm/ServiceLoadBalancerClass-ga
ServiceLoadBalancerClass is GA
|
2022-03-29 07:46:46 -07:00 |
|
Mitesh Jain
|
7580383a7d
|
Reflect the changed behaviour for multiple use of --from-env-file in ConfigMap creation (#32603)
* Fix 32392 - Reflect the changed behaviour for multiple from-env-file in configmap creation.
* Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
updated suggestions.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
|
2022-03-29 06:48:46 -07:00 |
|
Kubernetes Prow Robot
|
4edd7fa89e
|
Merge pull request #32614 from my-git9/zookeeper-pod-disruption-budget-minavailable
[zh] Update zookeeper-pod-disruption-budget-minavailable.yaml
|
2022-03-29 05:48:47 -07:00 |
|
Kubernetes Prow Robot
|
e9b915be99
|
Merge pull request #32613 from my-git9/baseline-psp1
[zh] Update baseline-psp.yaml
|
2022-03-29 05:44:47 -07:00 |
|
David Eads
|
4a207186a6
|
Update content/en/docs/reference/using-api/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2022-03-29 08:12:16 -04:00 |
|
xin.li
|
cde6f321b2
|
[zh] Update zookeeper-pod-disruption-budget-minavailable.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-29 19:56:50 +08:00 |
|
Kubernetes Prow Robot
|
85f4570807
|
Merge pull request #32610 from my-git9/zookeeper-pod-disruption-budget-maxunavailable
[zh] Update zookeeper-pod-disruption-budget-maxunavailable.yaml
|
2022-03-29 04:56:46 -07:00 |
|
xin.li
|
6ef4d46143
|
[zh] Update baseline-psp.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-29 19:54:49 +08:00 |
|
xin.li
|
ee0d8a0b27
|
[zh] Update zookeeper-pod-disruption-budget-maxunavailable.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-29 19:29:43 +08:00 |
|
my-git9
|
fb58df71c6
|
Merge branch 'kubernetes:main' into pod-configmap-env-var-valueFrom
|
2022-03-29 19:02:58 +08:00 |
|
xin.li
|
41336b8c06
|
[zh] Update pod-configmap-env-var-valueFrom.md
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-29 19:01:46 +08:00 |
|
Kubernetes Prow Robot
|
bfca5b112f
|
Merge pull request #32605 from my-git9/cluster-intro.md
[zh]Update cluster-intro.md
|
2022-03-29 04:00:47 -07:00 |
|
Kubernetes Prow Robot
|
5fe595f833
|
Merge pull request #32607 from my-git9/cluster-level-pss
[zh] Update cluster-level-pass.md
|
2022-03-29 03:58:47 -07:00 |
|
Kubernetes Prow Robot
|
573f11d412
|
Merge pull request #32608 from my-git9/pod-configmap-env-var-valueFrom
[zh] Update pod-configmap-env-var-valueFrom.md
|
2022-03-29 03:54:47 -07:00 |
|
xin.li
|
df4728f9cd
|
[zh] Update pod-configmap-env-var-valueFrom.md
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-29 18:30:34 +08:00 |
|
xin.li
|
200f5f5e4c
|
[zh] Update cluster-level-pass.md
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-29 17:52:33 +08:00 |
|
196Ikuchil
|
138c15205d
|
fix:change Podセキュリティのアドミッション to Podのセキュリティアドミッション
|
2022-03-29 18:51:24 +09:00 |
|
196Ikuchil
|
2cdd9e9db4
|
Update content/ja/docs/reference/scheduling/policies.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-29 18:28:12 +09:00 |
|
196Ikuchil
|
f1ae421043
|
Update content/ja/docs/reference/scheduling/policies.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-29 18:28:06 +09:00 |
|
196Ikuchil
|
550bfd5391
|
Update content/ja/docs/reference/scheduling/policies.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2022-03-29 18:28:00 +09:00 |
|
Kubernetes Prow Robot
|
9e9e65bf93
|
Merge pull request #32586 from Tellz777/small-fix
[ru] Fix typos
|
2022-03-29 00:48:47 -07:00 |
|
xin.li
|
62c4ddc8f6
|
[zh]Update cluster-intro.md
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-03-29 15:35:59 +08:00 |
|
Kubernetes Prow Robot
|
0ec1eef9d6
|
Merge pull request #32559 from tengqm/zh-resync-secret
[zh] Resync secret
|
2022-03-29 00:17:11 -07:00 |
|
Kubernetes Prow Robot
|
18db072a0e
|
Merge pull request #32601 from my-git9/create-cluster_index.md
[zh] update create-cluster_index.md
|
2022-03-29 00:09:11 -07:00 |
|