Coder Social home page Coder Social logo

myk8snode's Introduction

myK8Snode

K8S部分组件的精简版 该仓库用于个人毕业设计的代码管理

项目简介

K8S是GOOGLE开源的一个集集群部署,服务管理等等很多功能的框架,本项目是将其部分组建精简后部署在ARM架构的设备之上(如树莓pi,手机等)。

虽然K8S官方提供了所有组建的ARM版本,但ARM设备多为边缘计算设备,便携性有余而资源不足,所以在官方提供的代码的基础上做了一些用不到的组件以及一些目前还处于测试阶段的组件的裁剪。

本项目主要是将ARM设备作为从节点加入集群,所以只需要对运行在从节点上的kubelet组件和proxy组件进行裁剪即可,所以只保留了K8S中这两部分相关的代码。

时间允许的情况下,也可以考虑docker和flannel网络的裁剪。

myk8snode's People

Contributors

elzatkurbanjan avatar

Stargazers

 avatar

Watchers

 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.