GithubHelp home page GithubHelp logo

blacksmith-kubernetes's Introduction

blacksmith-kubernetes's People

Contributors

arastu avatar ebraminio avatar farnasirim avatar givia avatar mehdy avatar remohammadi avatar siadat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ebraminio

blacksmith-kubernetes's Issues

how to instructions

Hi,

I would like to understand the usage of this module, would you mind providing some little docs ?

Thank you.

Label and split workers and masters

Currently masters and workers don't have suitable way to be differentiated via label/selector system and as our masters are also schedule-able, a blind daemonset/rs/rc can schedules itself on master but this can be improved.

Interface names

In the current state, the name of the machine network interfaces are needed to be known for this to work, and what makes things even worse is that they all need to be the same since there is only one value supplied to the templates for this purpose.

The workers have to obey such naming convention too (see this). It is highly unlikely that the internal interface name of a new machine that is being added as a worker to the cluster is equal to the name of the internal interface of the previous (and possibly from a different vendor) workers‌ (and even the masters).

And even with all that fixed, figuring out the interface names and which name corresponds to which physical interface is a task which most probably will need physical human interaction with the machine.

The name of the interface is currently needed for configuring bootstrappers and workers networks and running blacksmith on bootsrappers‌. (Am‌ I missing anything here?)

We most probably want bootstrappers to bring up blacksmith on their internal interface (this definition of "internal interface" goes the same way for workers too) i.e. the one from which they received PXE boot configurations, but the interface names are not needed to be known the first time they boot.

We can inject a script which sends the "internal" interface name of the newly booted machine to the bootstrappers, and with this fixed, the machines can put their internal interface name in masters etcd themselves. The templates/blacksmith run scripts can then be cooked based on these values (in the latter case we can even query etcd directly) and with a little luck (?) we probably won't need to change anything else in blacksmith.

@remohammadi your thoughts on this?

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.