GithubHelp home page GithubHelp logo

corner4world / kubernetes-auto-install-script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bruce-qin/kubernetes-auto-install-script

0.0 0.0 0.0 180.89 MB

kubernetes auto install script

License: Apache License 2.0

Shell 32.84% Dockerfile 5.81% JavaScript 41.74% CSS 5.21% HTML 14.40%

kubernetes-auto-install-script's Introduction

kubernetes集群二进制文件自签证书自动安装脚本

master分支为最新的kubernetes版本,当前版本为1.14.2。当要使用其他k8s版本,如果配置文件兼容,只需要替换kubernetes二进制文件即可切换

主要脚本文件说明: 0. 证书生成脚本:ssl-generater.sh

  1. etcd安装配置脚本:k8s-etcd-install.sh
  2. master节点安装配置脚本:k8s-master-install.sh
  3. node节点安装配置脚本:k8s-node-install.sh

集群安装步骤: 0. 执行tls下面的ssl-generater.sh,生成证书,然后将整个包压缩scp到各个节点

  1. 执行k8s-etcd-install.sh,安装etcd分布式键值存储
  2. 执行k8s-master-install.sh,安装k8s-master节点
  3. 执行k8s-node-install.sh,安装k8s-node节点

各组件默认开机自启
bin文件、配置文件等安装位置位于/usr/local/kubernetes
kubernetes组件介绍
脚本安装示例
docker镜像push到nexus\mavenpush镜像到nexus

kubernetes-auto-install-script's People

Contributors

bruce-qin avatar

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.