Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Azure/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is no longer being actively maintained. We recommend that you look at the Bitnami Helm charts repo instead.

Helm Charts for Kubernetes Service Catalog on Azure

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

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.9 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 ...

The azure/wordpress chart shown in the output above is the chart that you see in this Github repository.

About

Helm charts for use with Kubernetes service-catalog

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published