https://github.com/salaboy/fmtok8s-conference-chart
Parent Helm Chart for Services and Application Infrastructure
https://github.com/salaboy/fmtok8s-conference-chart
Last synced: 3 months ago
JSON representation
Parent Helm Chart for Services and Application Infrastructure
- Host: GitHub
- URL: https://github.com/salaboy/fmtok8s-conference-chart
- Owner: salaboy
- License: apache-2.0
- Created: 2020-10-20T07:52:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T09:06:29.000Z (about 2 years ago)
- Last Synced: 2024-12-26T18:46:39.659Z (5 months ago)
- Size: 1.22 MB
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FMTOK8S :: Conference Platform Parent Helm Chart
To install this chart run:
```
helm repo add fmtok8s https://github.com/salaboy/helm
helm repo update
helm install conference fmtok8s/fmtok8s-conference-chart
```For a step-by-step tutorial of running this application on KinD visit: [[https://github.com/salaboy/from-monolith-to-k8s/tree/main/knative](https://github.com/salaboy/from-monolith-to-k8s/tree/main/kind)]([https://github.com/salaboy/from-monolith-to-k8s/tree/main/knative](https://github.com/salaboy/from-monolith-to-k8s/tree/main/kind))
This version can be configured to work with Knative Services by using the following install command which overrides the values.yaml file:
```
cat <