Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bpschmitt/microservices-sandbox-helm-chart


https://github.com/bpschmitt/microservices-sandbox-helm-chart

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# microservices-sandbox-helm-chart

A helm chart for deploying the Microservices Sandbox demo apps to your Kubernetes cluster.

## Pre-Requisites

```
kubectl create secret generic newrelic --from-literal=license_key=
```

## Installation

```
helm repo add https://bpschmitt.github.io/microservices-sandbox-helm-chart
helm install microservices-sandbox microservices-sandbox/microservices-sandbox
```