118 Forks
179 Stars
179 Watchers

k8s1.13

微服务容器化持续交付总体流程:开发代码提交到Gitlab;Rahcher设置代码库为Gitlab;Rahcher流水线配置编译源码;Rahcher流水线Build Docker镜像;Rancher流水线Push Docker镜像到私有镜像库Harbor;Rancher流水线根据k8s yaml部署文件部署容器。

How to download and setup k8s1.13

Open terminal and run command
git clone https://github.com/minminmsn/k8s1.13.git
git clone is used to create a copy or clone of k8s1.13 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with k8s1.13 https://github.com/minminmsn/k8s1.13/archive/master.zip

Or simply clone k8s1.13 with SSH
[email protected]:minminmsn/k8s1.13.git

If you have some problems with k8s1.13

You may open issue on k8s1.13 support forum (system) here: https://github.com/minminmsn/k8s1.13/issues