GithubHelp home page GithubHelp logo

alexxnica / helm-charts-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure/helm-charts

0.0 0.0 0.0 234 KB

Helm charts for use with Kubernetes service-catalog

License: MIT License

Smarty 65.04% Shell 34.96%

helm-charts-1's Introduction

Helm Charts for Kubernetes Service Catalog on Azure

CircleCI

Overview

This repository contains Helm charts for use with the Kubernetes Service Catalog and Microsoft Open Service Broker for Azure.

๐Ÿšจ The project is in alpha status. This means that no assurances are made about backwards compatibility or stability until Open Service Broker for Azure has reached v1.

Each chart has one or more dependencies on Azure services (e.g. Azure SQL, CosmosDB, ...) which are fulfilled by Open Service Broker for Azure and the Kubernetes Service Catalog working in tandem.

The following charts are available:

Prerequisites

You'll need a Kubernetes cluster, version 1.7 or later, with Service Catalog and Open Service Broker for Azure installed on it.

Please see the prerequisities guide for details on how to install all of these prerequisities.

Installing Charts

All of the charts herein are stored in a Helm chart repository.

First, add the Azure charts repository to your local list:

helm repo add azure https://kubernetescharts.blob.core.windows.net/azure

After you've added the Azure charts repository, you'll have access to the charts you see here. For example, you can search for charts:

$helm search wordpress
NAME            	VERSION	DESCRIPTION
azure/wordpress 	0.6.12 	Web publishing platform for building blogs and ...
local/wordpress 	0.6.12 	Web publishing platform for building blogs and ...
stable/wordpress	0.6.10 	Web publishing platform for building blogs and ...

Notice that azure/wordpress is listed above. This is the chart that you see in this Github repository.

Creating a New Chart

If you have an idea for an application you'd like to see in this repository, we'd love to see it! We welcome all pull requests.

If you're looking for some ideas for charts to write, we have a list of interesting ones under the Help Wanted label in our issues list.

Please follow the below guidelines when creating your new chart.

  • Look at the upstream charts repository for prior art
  • Wherever possible, ensure that your chart has the option to install the service to be provisioned locally, in the cluster
    • For example, if your chart provisions Azure MySQL, ensure that the chart can be installed with the option to create a MySQL instance in the cluster. The default should be to provision on Azure
  • Include a detailed README.md and NOTES.txt file for your chart
    • Here is an example of a NOTES.txt file

Contributing

For details on how to contribute to this project, please see contributing.md.

This project welcomes contributions and suggestions. All contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

helm-charts-1's People

Contributors

arschles avatar carolynvs avatar jeremyrickard avatar julienstroheker avatar krancour avatar ritazh avatar sabbour avatar seanmck avatar sozercan 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.