Giter Club home page Giter Club logo

dkc-command's Introduction

说明

dkc项目旨帮助kubernetes小白在centos 7.9.2009上快速安装kubernetes v1.20.7

安装剧本使用kuberspray项目: version 2.16.0

所需要的k8s安装文件都通过download命令下载

使用场景

  1. 服务器系统为centos 7.9.2009 下载地址

  2. 服务器中任意节点作为dkc运行节点

功能设计

使用方式

  1. 在release页面下载dkc.tar.gz, 解压,
  2. 下载k8s相关的离线文件,
./dkc download cache
  1. 访问l公网web地址编辑拓扑文件,下载hosts.yaml,并放在inventory目录

#检查环境信息
./dkc prepare show
  1. 安装kubernetes
./dkc install k8s
  1. 增加节点
./dkc node add --hostname <hostname> --ip <ip>
  1. 删除节点
./dkc node del --hostname <hostname> 
  1. 检查kubernetes
./dkc status k8s
  1. 删除kubernetes
./dkc uninstall k8s

dkc-command's People

Contributors

hippopos avatar

Stargazers

 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.