# k8s-deploy **Repository Path**: maxu1000/k8s-deploy ## Basic Information - **Project Name**: k8s-deploy - **Description**: 使用kubeadm一键部署kubernetes集群 - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-10-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用kubeadm一键部署kubernetes集群 ## 部署Kubernetes v1.10.3 参见 [kubeadm_v1.10.3](https://github.com/cookcodeblog/k8s-deploy/tree/master/kubeadm_v1.10.3) ## 部署Kubernetes v1.11.0 参见 [kubeadm_v1.11.0](https://github.com/cookcodeblog/k8s-deploy/tree/master/kubeadm_v1.11.0) ## 详细文档 详细文档请参考我的博客文章: * [使用kubeadm一键部署kubernetes集群](https://blog.csdn.net/nklinsirui/article/details/80602724)