From 00e8c3547118ab5b4a16a24f2c588a157b73dcfd Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Fri, 25 Oct 2019 22:45:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=90=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/InstallEnvCheck.vue | 8 +-- .vuepress/components/SharingBlock.vue | 24 ++++--- .vuepress/config-sidebar.js | 1 + install/install-kubernetes.md | 4 ++ learning/k8s-basics/expose.md | 4 ++ learning/k8s-basics/scale.md | 4 ++ .../k8s-intermediate/persistent/limits.md | 62 +++++++++++++++++++ learning/k8s-intermediate/service/ingress.md | 5 ++ learning/k8s-practice/ocp/eureka-server.md | 4 ++ 9 files changed, 103 insertions(+), 13 deletions(-) create mode 100644 learning/k8s-intermediate/persistent/limits.md diff --git a/.vuepress/components/InstallEnvCheck.vue b/.vuepress/components/InstallEnvCheck.vue index c0ce288..19fed02 100644 --- a/.vuepress/components/InstallEnvCheck.vue +++ b/.vuepress/components/InstallEnvCheck.vue @@ -2,8 +2,8 @@
- - +
@@ -27,11 +27,11 @@
-
+
diff --git a/.vuepress/components/SharingBlock.vue b/.vuepress/components/SharingBlock.vue index ee61b34..6d7f833 100644 --- a/.vuepress/components/SharingBlock.vue +++ b/.vuepress/components/SharingBlock.vue @@ -3,7 +3,7 @@

请扫描二维码加微信后,获得授权码,显示完整文档。(需分享朋友圈)

-

全站只在此一处需要输入验证码

+

一次验证,可查看全站所有内容

@@ -34,8 +34,9 @@
@@ -46,6 +47,15 @@