Skip to content

Commit 09ea876

Browse files
authored
Merge pull request #49696 from my-git9/np-1779
[zh-cn]sync encrypt-data kubelet-config-file
2 parents 69d88bc + ed7a9cc commit 09ea876

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/zh-cn/docs/tasks/administer-cluster/encrypt-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,7 @@ Kubernetes 静态数据加密的提供程序
446446
<td><!-- Weak -->弱</td>
447447
<td><!-- Fast -->快</td>
448448
<td><!-- 32-byte -->32 字节</td>
449+
<td><!-- 16, 24, or 32-byte -->16、24 或 32 字节</td>
449450
</tr>
450451
<tr>
451452
<td colspan="4">

content/zh-cn/docs/tasks/administer-cluster/kubelet-config-file.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ evictionHard:
7878
nodefs.available: "10%"
7979
nodefs.inodesFree: "5%"
8080
imagefs.available: "15%"
81+
imagefs.inodesFree: "5%"
8182
```
8283
8384
<!--

0 commit comments

Comments
 (0)