Coder Social home page Coder Social logo

barekube's Introduction

barekube

Bare-metal On-premises Kubernetes for Linux Admins

Optimistic Design Goals:

  • Maintain a single Base Linux Image on control plane
  • No VM or Host OS to be managed per node: no pain of managing OS or Software stacks on Nodes
  • Automatically grow your cloud with a SDS (Software Defined Storage). Zero configuration required.
  • Automated provisioning of Nodes
    • Network booting: Centrally control boot process on nodes
    • Automated disk partitioning of nodes: No manual preparation per node required, use a template
    • Automated inclusion to SDS (Software Defined Storage): Automagically scale-up your cloud overnight
    • Automatically create a minimalistic configuration from Template for Nodes which will be used upon boot
    • Automatically join Node to the cloud: Automagically scale-up your cloud overnight
  • No knowledge of Kubernetes is required: Linux admin required only
  • Deploy services as if it was a single Linux machine
  • Logically manage your cloud's Physical Resources (CPU/Memory/Storage) and services from control plane.
  • No Dockerfile, no docker image required since you can manage most of the software stacks in the Base Linux image. Manage your Cloud Software stack like you would manage in a single Linux box.
  • Since the whole cloud appears to you as single Linux OS (as all nodes running same OS image), management becomes easy.

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.