http://www.cnblogs.com/cocowool/p/kubeadm_install_kubernetes.html

https://www.kubernetes.org.cn/doc-16

基于Kubeadm部署Kubernetes1.13.3 HA 高可用集群案例:  https://github.com/yanghongfei/Kubernetes

二进制搭建:https://note.youdao.com/ynoteshare1/index.html?id=b96debbbfdee1e4eb8755515aac61ca4&type=notebook

一、环境准备

1)服务端基本信息

[root@k8s6 ~]# cat /etc/redhat-release 
CentOS Linux release 7.4.1708 (Core) 
[root@k8s6 ~]# uname -r
3.10.0-693.el7.x86_64
View Code

相关文章:

  • 2022-12-23
  • 2022-01-31
  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-17
  • 2022-12-23
  • 2021-04-25
  • 2021-08-08
  • 2021-12-03
  • 2021-06-09
相关资源
相似解决方案