GithubHelp home page GithubHelp logo

charts-7's Introduction

source{d} Helm charts

This repository contains all Helm charts for source{d} products as well as charts internally used. The charts are split up in 3 categories: stable, incubator and infra. Stable contains all charts for source{d} products and most of their dependancies. Incubator contain new not well tested charts. Infra contains all charts used by the source{d} infrastructure team.

Our charts target the latest Helm release and Kubernetes v1.11 or higher unless otherwise noted in the chart.

Use charts

To use the chars hosted here you need to add this repo as a Helm repo using the helm repo add command.

$ helm repo add srcd-stable https://src-d.github.io/charts/stable/
$ helm repo add srcd-incubator https://src-d.github.io/charts/incubator/
$ helm repo add srcd-infra https://src-d.github.io/charts/infra/

Chart guidelines

To create a new chart we use helm create <chart name>. Charts are tested and linted inside Travis CI in push and PR. All charts need to contain the following in the Chart.yaml file: apiVersion, name, version, appVersion, description, home and maintainers. Should a chart have optional values these should be documented using a comment inside the values.yaml file, should one of these be required it should be set in ci/test-values.yaml for the tests to pass.

Contribute

Contributions are more than welcome, if you are interested please take a look to our Contributing Guidelines.

Code of Conduct

All activities under source{d} projects are governed by the source{d} code of conduct.

License

Apache License Version 2.0, see LICENSE.

charts-7's People

Contributors

meyskens avatar smeruelo avatar driosalido avatar jfontan avatar carlosms avatar smacker avatar mcuadros avatar smola avatar r0maink avatar dpordomingo avatar razius 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.