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

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

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 <