Code Monkey home page Code Monkey logo

k8s_auto_install's Introduction

项目说明

YAMLFormatspecification 项目 K8S yaml 参数说明

containerd K8S 容器运行时部署 ansible 模式部署

dockerfile 一些常见的dockerfile 文件

ipv4andipv6 K8S 双栈部署脚本 生成ansible 可部署脚本

k8s-kernel-sysctl K8S 宿主机相关优化

k8s-yaml K8S 一些常规yaml

kata-containers kata-containers ansible 部署脚本

k8s-install.sh 一键自动ansible 部署 K8S 集群

kubens 命名空间切换脚本

配置污点

kubectl taint nodes  k8s-ingress-01 node-role.kubernetes.io/ingress=:NoSchedule
kubectl taint nodes  k8s-ingress-02 node-role.kubernetes.io/ingress=:NoSchedule

# 创建 label 不创建是不能部署的或者删除yaml 文件 nodeSelector项

 kubectl label nodes k8s-ingress-01  ingress=yes
 kubectl label nodes k8s-ingress-02  ingress=yes

k8s_auto_install's People

Contributors

qist avatar 21ki 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.