Code Monkey home page Code Monkey logo

banzai-charts's Introduction

Banzai Cloud Helm charts

At Banzai Cloud we use Helm as our package manager to deploy Kubernetes applications. This is a collection of curated Banzai Cloud Helm charts being part of our PaaS, Pipeline.

We made Helm deployments available through a RESTful API as well - Helm via REST

Chart collections

Testing

Helm has some requirements for testing charts which can be cumbersome or requires resources developers might not have on their laptop. We have automated testing of Helm charts from a feature branch.

Charts are automatically pushed to the Banzai cloud S3 repository from every feature branch. e.g.:

  • stable charts from branch fb-1 are pushed to https://s3-eu-west-1.amazonaws.com/kubernetes-charts.banzaicloud.com/branch/fb-1
  • incubator charts from branch fb-1 are pushed to https://s3-eu-west-1.amazonaws.com/kubernetes-charts-incubator.banzaicloud.com/branch/fb-1

These charts can be used from any helm environment manually by adding them as a new repo with (note the / at the end of the URL):

helm repo add fb-1-stable http://kubernetes-charts.banzaicloud.com/branch/fb-1/
helm repo add fb-1-incubator http://kubernetes-charts-incubator.banzaicloud.com/branch/fb-1/

If you want to test on a Pipeline cluster from the control plane make sure to set HELM_HOME and KUBECONFIG before issuing helm commands.

Or if you want to test it from Pipeline, you can do it by specifying the following environment variable:

PIPELINE_HELM_BANZAIREPOSITORYURL="http://kubernetes-charts.banzaicloud.com/branch/fb-1"

Clusters created with Pipeline will add this Helm repo as banzaicloud-stable.

banzai-charts's People

Contributors

matyix avatar kozmagabor avatar ahma avatar sancyx avatar stoader avatar bonifaido avatar martonsereg avatar baluchicken avatar tarokkk avatar lpuskas avatar jgavinray avatar

Watchers

James Cloos avatar Eric Holton 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.