[zh-cn]sync encrypt-data kubelet-config-file
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
4790769ff7
commit
ed7a9cc391
|
|
@ -446,6 +446,7 @@ Kubernetes 静态数据加密的提供程序
|
|||
<td><!-- Weak -->弱</td>
|
||||
<td><!-- Fast -->快</td>
|
||||
<td><!-- 32-byte -->32 字节</td>
|
||||
<td><!-- 16, 24, or 32-byte -->16、24 或 32 字节</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
|
|
|
|||
|
|
@ -78,6 +78,7 @@ evictionHard:
|
|||
nodefs.available: "10%"
|
||||
nodefs.inodesFree: "5%"
|
||||
imagefs.available: "15%"
|
||||
imagefs.inodesFree: "5%"
|
||||
```
|
||||
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in New Issue