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
- Host: GitHub
- URL: https://github.com/eitansuez/bookinfo-helm
- Owner: eitansuez
- Created: 2023-12-05T20:19:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T15:40:45.000Z (over 2 years ago)
- Last Synced: 2025-02-26T01:27:03.952Z (over 1 year ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- 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").