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

https://github.com/eitansuez/bookinfo-helm

a simple helm chart for istio's bookinfo sample app
https://github.com/eitansuez/bookinfo-helm

Last synced: 5 months ago
JSON representation

a simple helm chart for istio's bookinfo sample app

Awesome Lists containing this project

README

          

# BookInfo Helm Chart

This repository is a helm chart for Istio's bookinfo sample application.

Developed mainly to learn the basics of developing simple Helm charts.

Assumes that Istio is deployed using a profile or configuration that includes the ingress gateway deployment (in namespace istio-system, with selector "istio: ingressgateway").