Add admonition type to shortcode (#9482)
* Change existing admon blocks * Fix includes issue
This commit is contained in:
committed by
k8s-ci-robot
parent
e839031292
commit
d65e1790ff
+1
-1
@@ -184,7 +184,7 @@ kubectl exec -it kubernetes-downwardapi-volume-example-2 -- sh
|
||||
* Pod的注释
|
||||
|
||||
{{< note >}}
|
||||
**Note:** 如果容器未指定CPU和memory limits,则Downward API默认为节点可分配值。
|
||||
如果容器未指定CPU和memory limits,则Downward API默认为节点可分配值。
|
||||
{{< /note >}}
|
||||
|
||||
## 投射密钥到指定路径并且指定文件权限
|
||||
|
||||
Reference in New Issue
Block a user