Kubeservice博客

是非审之于己,毁誉听之于人,得失安之于数

DevOps之 基于gitlab-ci的 docker in docker 运行管理体系

Gitlab CI/CD 实现Kind部署运行(类似于github helm/kind action)

Gitlab CI/CD 实现Kind部署运行(类似于github helm/kind action) 背景 需要在docker中运行docker服务, 可能是 docker in docker in docker 模式 因此,有必要的

TIPS之 repos-mirror-action github action实现不同仓库代码同步

repos-mirror-action github action实现不同仓库代码同步

repos-mirror-action github action实现不同仓库代码同步 一个用于在hub间(例如Github,Gitee)代码仓库同步的action 背景 在开源贡献的代码托管的过

TIPS之 将gitlab/github同步工程到gerrit方法

将gitlab/github同步工程到gerrit方法

将gitlab/github同步工程到gerrit方法 1. 需要同步的代码仓库 $ git clone git@github.com:kubeservice-stack/muti-arch.git $ cd muti-arch $ git branch -a * master remotes/origin/HEAD -> origin/master remotes/origin/master 2. 指定远端仓库的名称为gerri