Giter VIP home page Giter VIP logo

helm-charts's Introduction

Helm Charts

Helm charts for the elastic.io platform

helm-charts's People

Contributors

ghaiklor avatar

Stargazers

José Henrique da Luz avatar Erick Wendel avatar

Watchers

James Cloos avatar Anton Kotenko avatar Pavel Voropaiev avatar nuxops avatar Maxim Gladovskyy avatar  avatar Nazarii Pyvovar avatar  avatar  avatar

helm-charts's Issues

Create helm charts for internal usage

  • Move all the descriptors from k8s-clusters into helm chart
  • Move all the descriptors for each application from appropriate repository inside Helm chart
  • Create sub-charts for each application (i.e. admiral, gitreceiver, ingress, etc...)
  • Make copied descriptors as templates in Helm chart, so it support setting revision value, for example, or changing name of the secrets and so on. So, make a templates, not the hard-coded descriptors
  • Implement an umbrella chart, named cluster, which has all the charts of our platform as dependencies in chart cluster
  • Make sure that helm install elasticio/cluster renders all the templates and can provide an interface for changing configuration of any sub-charts. I.e. we need to make sure, that running helm install elasticio/cluster --set admiral.revision=sha_hash will render a deployment for admiral with Docker tag sha_hash
  • Implement a Makefile for building ready-2-use chart repository. The Makefile must handle building sub-charts and umbrella chart as well
  • Configure https://helm-charts.elastic.io domain to work with folder /docs inside repo, where built charts will live
  • Make a testing runs on essos by executing the following commands: helm repo add elasticio https://helm-charts.elastic.io -> helm install -f values.yaml elasticio/cluster. Expected result is to have working platform.

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.