From cb40d9f706641aab8aa2e5eec3262e49c4932643 Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Thu, 24 Dec 2020 13:57:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E6=A1=88=E6=95=8F=E6=84=9F=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/FriendlyUrl.vue | 2 +- .vuepress/components/SpecialHomePage.vue | 4 +- .vuepress/config.js | 4 +- .vuepress/public/landing-video.html | 10 +- .vuepress/public/landing.html | 20 +- .vuepress/public/landing/index.html | 2 +- .vuepress/public/manifest.json | 2 +- .vuepress/public/share.html | 8 +- README.md | 4 +- guide-v2/introduction.md | 2 +- install/arm/raspberry-pi.md | 2 +- install/config-kubectl.md | 2 +- install/history-k8s/install-k8s-1.15.1.md | 2 +- install/history-k8s/install-k8s-1.15.2.md | 2 +- .../history-k8s/install-kubernetes-1.15.3.md | 2 +- install/install-docker-desktop.md | 2 +- install/install-k8s-upgrade.md | 4 +- install/install-kubectl.md | 2 +- install/install-kubernetes.md | 2 +- install/upgrade-k8s/1.15.x-1.15.4.md | 4 +- install/upgrade-k8s/1.15.x-1.16.x.md | 2 +- learning/README.md | 4 +- learning/k8s-advanced/hpa/hpa.md | 2 +- learning/k8s-advanced/hpa/walkthrough.md | 2 +- learning/k8s-advanced/policy/psp.md | 11 ++ learning/k8s-basics/deploy-app.md | 2 +- learning/k8s-basics/explore.md | 2 +- learning/k8s-basics/expose.md | 2 +- learning/k8s-basics/kubernetes-basics.md | 2 +- learning/k8s-basics/scale.md | 2 +- learning/k8s-basics/update.md | 2 +- .../config/assign-pod-node.md | 2 +- .../config/computing-resource.md | 2 +- .../k8s-intermediate/config/config-map.md | 4 +- .../k8s-intermediate/config/sec-ctx/index.md | 2 +- .../k8s-intermediate/config/secrets/index.md | 2 +- .../config/taints-toleration/index.md | 2 +- .../persistent/ceph/raspberry.md | 78 ++++++++ learning/k8s-intermediate/persistent/nfs.md | 2 +- .../persistent/storage-class.md | 2 +- .../persistent/volume-mount-point.md | 2 +- .../k8s-intermediate/persistent/volume.md | 2 +- learning/k8s-intermediate/service/cni.md | 2 +- .../k8s-intermediate/service/connecting.md | 2 +- learning/k8s-intermediate/service/dns.md | 2 +- learning/k8s-intermediate/service/ingress.md | 4 +- .../service/service-details.md | 2 +- learning/k8s-intermediate/service/service.md | 2 +- .../k8s-intermediate/workload/init-config.md | 4 +- .../workload/init-container.md | 2 +- .../k8s-intermediate/workload/init-debug.md | 3 +- .../workload/pod-lifecycle.md | 2 +- .../workload/wl-daemonset/alternative.md | 2 +- .../workload/wl-daemonset/communicate.md | 2 +- .../workload/wl-daemonset/index.md | 2 +- .../workload/wl-daemonset/schedule.md | 2 +- .../workload/wl-daemonset/update.md | 2 +- .../workload/wl-deployment/index.md | 4 +- .../workload/wl-statefulset/index.md | 2 +- .../micro-service/kuboard-view-of-k8s.md | 2 +- learning/k8s-practice/ocp/prepare.md | 2 +- learning/k8s-practice/redis/redis.md | 1 + overview/share-coder.md | 8 +- overview/why-kuboard.md | 2 +- support/change-log/WechatIMG247.png | Bin 0 -> 19088 bytes .../change-log/change-log-on-the-way-2.0.md | 28 ++- .../upgrade-2-from-beta.assets/crd-beta.yaml | 187 ++++++++++++++++++ .../upgrade-2-from-beta.assets/crd-v1.yaml | 183 +++++++++++++++++ .../v2.0.0-issues/WechatIMG23207.jpeg | Bin 0 -> 98263 bytes .../change-log/v2.0.0-issues/事件类型筛选.jpg | Bin 0 -> 76708 bytes t/cka/daily/001.md | 4 +- t/cka/daily/003.md | 2 +- t/cka/daily/004.md | 4 +- t/cka/daily/006.md | 2 +- t/cka/daily/010.md | 2 +- t/cka/daily/011.md | 4 +- t/cka/daily/012.md | 2 +- 77 files changed, 587 insertions(+), 102 deletions(-) create mode 100644 learning/k8s-advanced/policy/psp.md create mode 100644 learning/k8s-intermediate/persistent/ceph/raspberry.md create mode 100644 learning/k8s-practice/redis/redis.md create mode 100644 support/change-log/WechatIMG247.png create mode 100644 support/change-log/upgrade-2-from-beta.assets/crd-beta.yaml create mode 100644 support/change-log/upgrade-2-from-beta.assets/crd-v1.yaml create mode 100644 support/change-log/v2.0.0-issues/WechatIMG23207.jpeg create mode 100644 support/change-log/v2.0.0-issues/事件类型筛选.jpg diff --git a/.vuepress/components/FriendlyUrl.vue b/.vuepress/components/FriendlyUrl.vue index 747bb8f..351c21f 100644 --- a/.vuepress/components/FriendlyUrl.vue +++ b/.vuepress/components/FriendlyUrl.vue @@ -32,7 +32,7 @@ export default { data () { return { urls: [ - {name: 'sealos官网', url: 'http://store.lameleg.com?referrer=shaohq', icon: 'https://hugo-picture.oss-cn-beijing.aliyuncs.com/blog/2019-08-27-044824.jpg'}, + {name: 'sealos', url: 'http://store.lameleg.com?referrer=shaohq', icon: 'https://hugo-picture.oss-cn-beijing.aliyuncs.com/blog/2019-08-27-044824.jpg'}, {name: '云原生实验室', url: 'https://fuckcloudnative.io/', icon: 'https://hugo-picture.oss-cn-beijing.aliyuncs.com/favicon-32x32.png'}, ] } diff --git a/.vuepress/components/SpecialHomePage.vue b/.vuepress/components/SpecialHomePage.vue index 91e1c43..af2736b 100644 --- a/.vuepress/components/SpecialHomePage.vue +++ b/.vuepress/components/SpecialHomePage.vue @@ -105,7 +105,7 @@ export default { // this.$title = 'hello---' }, mounted () { - // window.document.title = 'Kuboard 官网 - Kubernetes k8s 国内安装/部署/入门/免费中文教程/实践/微服务管理界面' + // window.document.title = 'Kuboard - Kubernetes k8s 国内安装/部署/入门/免费中文教程/实践/微服务管理界面' }, computed: { data () { @@ -113,7 +113,7 @@ export default { home: false, layout: 'HomePage', - title: 'Kuboard官网_Kubernetes教程_K8S安装_管理界面', + title: 'Kuboard_Kubernetes教程_K8S安装_管理界面', description: 'Kuboard是一款免费的Kubernetes管理界面_同时该网站还提供Kubernetes安装文档_K8S_部署_入门_免费中文Kubernetes教程_以及在Kubernetes上部署SpringCloud的详细文档', meta: [ { diff --git a/.vuepress/config.js b/.vuepress/config.js index 55d089f..35cbfd1 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -5,7 +5,7 @@ module.exports = { // devtool: 'source-map' // }), modules: ['bootstrap-vue/nuxt'], - title: 'Kuboard官网', + title: 'Kuboard', description: '一款Kubernetes_Dashboard_简化Kubernetes的学习和使用_帮助您快速落地Kubernetes_提供_Kubernetes_免费中文教程_国内安装文档', head: [ // ['meta', {name: 'keywords', content: 'Kubernetes教程,Kubernetes安装,K8S教程,K8S安装,Kubernetes管理界面'}], @@ -61,7 +61,7 @@ module.exports = { // // popupComponent: 'KbSWUpdatePopup', // updatePopup: { // '/': { - // message: "Kuboard官网已更新", + // message: "Kuboard已更新", // buttonText: "点击刷新" // } // } diff --git a/.vuepress/public/landing-video.html b/.vuepress/public/landing-video.html index 043d4cf..7f02d41 100644 --- a/.vuepress/public/landing-video.html +++ b/.vuepress/public/landing-video.html @@ -3,7 +3,7 @@ - Kuboard官网_Kubernetes教程_K8S安装_管理界面 + Kuboard_Kubernetes教程_K8S安装_管理界面 @@ -171,7 +171,7 @@

权威资料

-

此中文教程的主要参考依据为 Kubernetes 官网原文资料,以及 Kubernetes 实战经验。

+

此中文教程的主要参考依据为 Kubernetes 原文资料,以及 Kubernetes 实战经验。

在线答疑

对于不明白的地方,可直接和社群网友及作者讨论,学习 Kubernetes 的同学可能不明白的问题在教程中有额外的解释

随时查看

@@ -399,7 +399,7 @@
-

# Kuboard简介

Kuboard 是一款基于 Kubernetes 的微服务管理界面。目的是帮助用户快速在 Kubernetes 上落地微服务。在 https://kuboard.cn 上,您可以获得:

  • 最新版本的 Kubernetes 安装文档
  • 免费的 Kubernetes 中文教程
  • 免费的 Kubernetes 图形化管理界面 Kuboard
  • 在 Kubernetes 上部署 Spring Cloud 的实战分享

# Kubernetes安装文档

# Kubernetes免费教程

Kubernetes教程的主要依据是:Kubernetes 官网文档,以及使用 Kuboard 落地 Spring Cloud 微服务的实战经验

# Kubernetes 介绍

# Kubernetes入门

Kuboard免费提供Kubernetes教程、K8S教程、K8S安装文档、Kubernetes+SpringCloud实战文档,学习过程中如有疑问,请加QQ群在线答疑。

@@ -447,7 +447,7 @@
diff --git a/.vuepress/public/landing.html b/.vuepress/public/landing.html index 5d79802..822e8ff 100755 --- a/.vuepress/public/landing.html +++ b/.vuepress/public/landing.html @@ -3,7 +3,7 @@ - Kuboard官网_Kubernetes教程_K8S安装_管理界面 + Kuboard_Kubernetes教程_K8S安装_管理界面 @@ -467,7 +467,7 @@
-

# Kuboard简介

Kuboard 是一款基于 Kubernetes 的微服务管理界面。目的是帮助用户快速在 Kubernetes 上落地微服务。在 https://kuboard.cn 上,您可以获得:

  • 最新版本的 Kubernetes 安装文档
  • 免费的 Kubernetes 中文教程
  • 免费的 Kubernetes 图形化管理界面 Kuboard
  • 在 Kubernetes 上部署 Spring Cloud 的实战分享

# Kubernetes安装文档

# Kubernetes免费教程

Kubernetes教程的主要依据是:Kubernetes 官网文档,以及使用 Kuboard 落地 Spring Cloud 微服务的实战经验

# Kubernetes 介绍

# Kubernetes入门

Kuboard免费提供Kubernetes教程、K8S教程、K8S安装文档、Kubernetes+SpringCloud实战文档,学习过程中如有疑问,请加QQ群在线答疑。

@@ -505,27 +505,27 @@