Ecosyste.ms: Awesome
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 days ago
JSON representation
a simple helm chart for istio's bookinfo sample app
- Host: GitHub
- URL: https://github.com/eitansuez/bookinfo-helm
- Owner: eitansuez
- Created: 2023-12-05T20:19:46.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-06T15:40:45.000Z (12 months ago)
- Last Synced: 2023-12-06T23:23:30.663Z (12 months ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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").