Coder Social home page Coder Social logo

ansible_install_k8s's Introduction

ansible安装k8s脚本

本脚本通过ansible来快速安装和管理二进制k8s集群;支持高可用k8s集群和单机k8s集群地部署;支持不同版本k8s集群部署,一般小版本的部署脚本基本是通用的。 plugins 目录为k8s的常用插件。

支持kubenetes版本:v1.18.x,v1.26.x,v1.27.x,v1.28.x,v1.29.x,v.1.30.x

脚本变化

v1.26

v1.27

k8s组件参数变更

  • 相较于上个版本,删除了kube-controller-manager的--pod-eviction-timeout的运行参数

脚本变更

  • pause镜像获取方式变更为直接拉取,之前的方式为从管理中导出pause镜像,再传到所有节点进行导入pause镜像。因此需要所有节点能够拉取到pause镜像,建议修改pause的地址为docker私有仓库的地址。

v1.28

  • 相较与v1.27版本, 组件的运行参数无变化

v1.29

可以使用v1.28或者v1.30版本的脚本部署v1.29版本的k8s,更换下载k8s的二进制包的版本即可

k8s组件参数变更

  • 相较与v1.28版本,组件的运行参数无变化

v1.30

k8s组件参数变更

  • 相较与v1.28版本, 组件的运行参数无变化

ansible_install_k8s's People

Contributors

chunxingque avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

liurenbao

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.