onecommons / unfurl-examples

1 stars 1 forks source link

Create an example for deploying hypertrace on a Kubernetes cluster #3

Open aszs opened 3 years ago

aszs commented 3 years ago

Create an example for deploying hypertrace on a Kubernetes cluster, supporting the ones documented here:

https://docs.hypertrace.org/deployments/

All the example would have to do is generate one of of the slightly different ./config/hypertrace.properties for each type of cluster (as documented on the above link) and then use a helm configurator with hypertrace's helm chart.

The type of kubernetes cluster can be selected using a service-template input for now. A more advanced version could automatically detect that (that logic should probably live in unfurl.configurator.k8s.ClusterConfigurator).

aszs commented 2 years ago

not needed since Dave Nielsen doesn't work for them anymore