GithubHelp home page GithubHelp logo

davidsheldon / rubiks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from olx-global/rubiks

0.0 1.0 0.0 353 KB

[DEPRECATED] Rubiks - a kubernetes YAML file generator and manager

License: Apache License 2.0

Makefile 0.64% Python 99.36%

rubiks's Introduction

DEPRECATED - NO MAINTENANCE INTENDED

This repository is now deprecated and it will be available until 01.06.2021.

Rubiks - a kubernetes yaml file manager

Rubiks exists to help programmatically generate and maintain the yaml files associated with kubernetes configuration.

The rubiks compiler provides a DSL (basically python) to help make this happen.

Rubiks Licensing

Rubiks is available under the Apache 2.0 Licence (see the file LICENCE included in this distribution) and contains a distribution of PyYAML (see the file PyYAML.LICENCE for more information). It has been written by OLX, a part of the Naspers Group.

Installing Rubiks

Installing Rubiks is easy, you can just clone this repository to your working space and then symlink the rubiks binary into somewhere (eg ~/bin) that is on your executable search path ($PATH). Then you should be able to do rubiks help or rubiks -h to get a list of commands.

To use the examples, you can clone that repository, and then when you have cd-ed into it, you can run rubiks generate (or /path/to/rubiks/rubiks generate if it isn't on your path as above) to generate an out directory at the top-level of the repository with all the YAML files inside it.

Using Rubiks

Rubiks is designed to point at a Rubiks Repository, which is just a repository with some possible rubiks configuration (in the form of a .rubiks file in the repository root), and some rubiks source files.

Running rubiks generate while anywhere in such a repository (anywhere that git will detect the repository) will generate you all the YAML files (all relative to the repository root) which you can use to update your clusters. Right now, we can use git status / git diff and knowing what was changed to update these clusters, but in future this will be resolvable within rubiks itself.

See also rubiks help for more information on how to use it

Full set of docs

rubiks's People

Contributors

facundo-guerrero-olx avatar gmelillo avatar guerremdq avatar mb-m avatar rleite-olx 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.