-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helm Chart #595
Comments
In discussion on the IRIS-HEP Slack, @danielballan also mentioned that while the https://github.com/bluesky/tiled/blob/d2064c422ad5493ff11f954f368a8c17664cdb4d/docker-compose.yml is a good "quick start example", and there are example configs for other use cases, like auth with OIDC via Google or ORCID, it would be beneficial to add one example for the teaching use case: instructor can write, students can read. |
@Kezzsim any progress on this? Diamond DAQ are very K8s/Helm-first minded at the moment. We're happy to push this along if needed. |
Given other group priorities and time constraints, some DLS contributions on this would be welcome. Should not be too hard to adapt from the |
I'll try and get some time for it before the end of the year. |
We have a tiled container image and a docker-compose file that deploys it alongside Postgres, with Grafana+Prometheus for monitoring. We had discussed making a Helm Chart, but we have not yet had an immediate user for it. (NSLS2 does not have a production k8s cluster, yet.)
@gordonwatts has a use case. Let’s make a Helm chart.
The text was updated successfully, but these errors were encountered: