diff --git a/learning/k8s-intermediate/config/sec-ctx/con-kuboard.assets/image-20191129162033296.png b/learning/k8s-intermediate/config/sec-ctx/con-kuboard.assets/image-20191129162033296.png
new file mode 100644
index 0000000..2d948b6
Binary files /dev/null and b/learning/k8s-intermediate/config/sec-ctx/con-kuboard.assets/image-20191129162033296.png differ
diff --git a/learning/k8s-intermediate/config/sec-ctx/con-kuboard.md b/learning/k8s-intermediate/config/sec-ctx/con-kuboard.md
index ce55d70..1e78efc 100644
--- a/learning/k8s-intermediate/config/sec-ctx/con-kuboard.md
+++ b/learning/k8s-intermediate/config/sec-ctx/con-kuboard.md
@@ -11,7 +11,13 @@ meta:
-通过 Kuboard,可以直接设定 Deployment、StatefulSet、DaemonSet 等中容器的 securityContext 的内容。在 Kuboard 工作负载编辑器界面中点击 **容器组的更多设定** 按钮,可查看到容器的 Security Context 设置界面,如下图所示:
+通过 Kuboard,可以直接设定 Deployment、StatefulSet、DaemonSet 等中容器的 securityContext 的内容。在 Kuboard 工作负载编辑器界面中点击 `容器` --> `安全设定` --> **编辑** 按钮,
+
+
+
+
+
+可查看到容器的 Security Context 设置界面,如下图所示:

diff --git a/learning/k8s-intermediate/config/sec-ctx/pod-kuboard.assets/image-20191129161044561.png b/learning/k8s-intermediate/config/sec-ctx/pod-kuboard.assets/image-20191129161044561.png
new file mode 100644
index 0000000..3da2aaa
Binary files /dev/null and b/learning/k8s-intermediate/config/sec-ctx/pod-kuboard.assets/image-20191129161044561.png differ
diff --git a/learning/k8s-intermediate/config/sec-ctx/pod-kuboard.md b/learning/k8s-intermediate/config/sec-ctx/pod-kuboard.md
index dc5ae63..b6559a0 100644
--- a/learning/k8s-intermediate/config/sec-ctx/pod-kuboard.md
+++ b/learning/k8s-intermediate/config/sec-ctx/pod-kuboard.md
@@ -11,7 +11,13 @@ meta:
-通过 Kuboard,可以直接设定 Deployment、StatefulSet、DaemonSet 等中 Pod 模板的 securityContext 的内容。在 Kuboard 工作负载编辑器界面中点击 **容器组的更多设定** 按钮,可查看到 Pod 的 Security Context 设置界面,如下图所示:
+通过 Kuboard,可以直接设定 Deployment、StatefulSet、DaemonSet 等中 Pod 模板的 securityContext 的内容。在 Kuboard 工作负载编辑器界面中点击 **容器组的更多设定** 按钮,
+
+
+
+
+
+可查看到 Pod 的 Security Context 设置界面,如下图所示:
