Giter Club home page Giter Club logo

k8s's Introduction

**

实测单机版支持腾讯云服务器

单机版的ipvs负载均衡功能仅支持4.20内核及以上版本

**

K8s升级替换v1.14.0 v1.15.0

#如果不需要使用v1.14.0 v1.15.0直接默认一键安装即可。master分支默认的是v1.13.2

默认版本为v1.13.2,提供升级软件包v14 v15自行下载后放到 K8s/Software_package 目录即可(务必删除原有的)

链接:https://pan.baidu.com/s/1Sb8WH_z-dUI8z2vLEYWa_w 提取码:0eyz 输入图片说明 输入图片说明

放入前务必执行以下操作

rm -fv  K8s/Software_package/kubernetes-server-linux-amd64.tar.a*

输入图片说明 输入图片说明

华丽分界线。。。。。。。。。。。。。。

介绍

一键安装命令(要求centos7系统为新装系统无任何软件环境可联网)

yum install wget  unzip  -y ;wget  https://codeload.github.com/szbjb/K8s/zip/master  && unzip    master* && mv  -v  K8s-master  K8s  && cd K8s/ && sh install.sh

视频演示地址

https://www.bilibili.com/video/av57242055?from=search&seid=4003077921686184728

测试环境

  • VMware15虚拟化平台,所有服务器节点2核2G
  • 已测2-20节点安装正常
  • 建议新装centos7.6系统,环境干净(不需要提前安装任何软件不需要提前安装docker).集群功能至少2台服务器节点
网络 系统 内核版本 IP获取方式 docker版本 Kubernetes版本 K8s集群安装方式
桥接模式 新装CentOS7.6.1810 (Core) 3.10.0-957.el7.x86_64 手动设置固定IP(不能dhcp获取所有节点) 18.06.1-ce v1.13.2 二进制包安装

安装教程

yum install wget  unzip  -y
wget  https://gitee.com/q7104475/K8s/repository/archive/master.zip
unzip  master.zip
cd K8s/ && sh install.sh

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献

使用截图

输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明

交流群

输入图片说明

  • Q群名称:K8s自动化部署交流
  • Q群 号:893480182

更新日志

2019-7-1 新增单机版 web图形化控制台dashboard K8s单机版安装完毕,web控制界面dashboard地址为 http://IP:42345

k8s's People

Contributors

szbjb avatar

Stargazers

 avatar  avatar Abell avatar  avatar cyril avatar

Watchers

cyril avatar

Forkers

sjm132

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.