From c155c9f3e41bb349c8605fff7142340fbaff4484 Mon Sep 17 00:00:00 2001 From: yJunS Date: Wed, 6 May 2020 10:52:51 +0000 Subject: [PATCH] Automated deployment to GitHub Pages on 1588762371 --- index.html | 14 +++++++------- .../index.html | 4 ++-- .../index.html | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 5b276104..1d379a23 100644 --- a/index.html +++ b/index.html @@ -1853,18 +1853,15 @@ RU5ErkJggg==" /> - - + + - - - - - + + @@ -1875,6 +1872,9 @@ RU5ErkJggg==" /> + + + diff --git a/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/index.html b/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/index.html index e10bf2f1..77dded95 100644 --- a/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/index.html +++ b/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/index.html @@ -389,10 +389,10 @@ var trackOutboundLink = function(id, url) {
  • 在大型企业里维护多分支流水线
  • -
  • Jenkins 插件的微基准测试框架
  • -
  • 多分支流水线任务对 GitLab SCM 的支持
  • +
  • Jenkins 插件的微基准测试框架
  • +
  • Jenkins 文档特别兴趣小组
  • diff --git a/wechat/articles/2020/05/2020-05-06-using-a-k3s-kubernetes-cluster-for-your-gitlab-project/index.html b/wechat/articles/2020/05/2020-05-06-using-a-k3s-kubernetes-cluster-for-your-gitlab-project/index.html index b6704c35..b163e354 100644 --- a/wechat/articles/2020/05/2020-05-06-using-a-k3s-kubernetes-cluster-for-your-gitlab-project/index.html +++ b/wechat/articles/2020/05/2020-05-06-using-a-k3s-kubernetes-cluster-for-your-gitlab-project/index.html @@ -460,9 +460,9 @@ $ echo $TOKEN

    集群集成进来之后,我们可以直接从 web 页面安装 helm(Kubernetes 包管理工具)。

    -

    instal-helm

    +

    install-helm

    -

    instal-helm-2

    +

    install-helm-2

    现在我们可以通过命令行检查一下 tiller 守护进程(helm 的服务器端组件)是否运行。

    -- GitLab