File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
content/zh-cn/blog/_posts/2023-12-15-volume-attributes-class Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ layout: blog
3
3
title : " Kubernetes 1.29:修改卷之 VolumeAttributesClass"
4
4
date : 2023-12-15
5
5
slug : kubernetes-1-29-volume-attributes-class
6
+ author : >
7
+ Sunny Song (Google)
6
8
---
7
9
<!--
8
10
layout: blog
@@ -11,11 +13,6 @@ date: 2023-12-15
11
13
slug: kubernetes-1-29-volume-attributes-class
12
14
-->
13
15
14
- <!--
15
- **Author**: Sunny Song (Google)
16
- -->
17
- ** 作者** :Sunny Song (Google)
18
-
19
16
** 译者** :[ Baofa Fan] ( https://github.com/carlory ) (DaoCloud)
20
17
21
18
<!--
@@ -119,7 +116,7 @@ If you would like to see the feature in action and verify it works fine in your
119
116
name : csi-sc-example
120
117
provisioner : pd.csi.storage.gke.io
121
118
parameters :
122
- disk- type : " hyperdisk-balanced"
119
+ type : " hyperdisk-balanced"
123
120
volumeBindingMode : WaitForFirstConsumer
124
121
` ` `
125
122
@@ -254,4 +251,4 @@ Special thanks to all the contributors that provided great reviews, shared valua
254
251
* Jordan Liggitt (liggitt)
255
252
* Matthew Cary (mattcary)
256
253
* Michelle Au (msau42)
257
- * Xing Yang (xing-yang)
254
+ * Xing Yang (xing-yang)
You can’t perform that action at this time.
0 commit comments