Skip to content
View lank8scn's full-sized avatar

Organizations

@lank8s
Block or Report

Block or report lank8scn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lank8scn/README.md

Hi there 👋

国内安装K8S基本镜像站---> lank8s.cn
最新内容请查看 lank8s.cn服务文章

欢迎使用,有问题/建议都可以到lank8s.cn服务文章这个issue留下你的评论

lank8s.cn的使命是希望国内能够更低门槛的学习Kubernetes技术!

在微软的镜像代理节点还可用的时候,azk8s.cn一直是一个很好的选择,但是2020年上半年微软不再对外提供azk8s服务,只对微软云的国内服务器提供服务,非常的遗憾。

在这样一个背景下我创立了lank8s.cn,目前只提供搭建K8S所需要的最基本的镜像,希望国内技术人在学习K8S之初能够很好的进行一个Kubernetes的Hello World!

使用的方式也非常简单,如果使用了kubeadm来进行搭建K8S集群,只需要一行命令就可以快速开始:

kubeadm init --kubernetes-version=v1.17.4 --pod-network-cidr=10.244.0.0/16 --service-cidr=10.96.0.0/12 --ignore-preflight-errors=Swap --image-repository=lank8s.cn

其中使用image-repository参数指定镜像的仓库为lank8s.cn即可.

上述例子是部署一个1.17.4版本的K8S,如需其他版本可自行修改.

Popular repositories

  1. lank8scn lank8scn Public

    10

  2. lank8s.github.io.del lank8s.github.io.del Public

    HTML

  3. liangyuanpeng.github.io liangyuanpeng.github.io Public

    Forked from liangyuanpeng/liangyuanpeng.github.io

    Shell

  4. jxline jxline Public

    Forked from liangyuanpeng/jxline

    xline java client

    Java

  5. etcd etcd Public

    Forked from etcd-io/etcd

    Distributed reliable key-value store for the most critical data of a distributed system

    Go

  6. lanactions lanactions Public

    Shell