Skip to content
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

Generic chart to deploy a service #34

Merged
merged 2 commits into from
Jul 28, 2022
Merged

Generic chart to deploy a service #34

merged 2 commits into from
Jul 28, 2022

Conversation

jbeemster
Copy link
Member

This chart can be used to deploy any long running service we have at Snowplow and will handle things like:

  1. Private images
  2. Cloud OIDC service-accounts
  3. HPA via CPU scaling
  4. ReadinessProbes
  5. ConfigMaps
  6. Env Vars
  7. Secrets

Essentially it should allow you to configure a deployment that auto-scales with optional service bindings to expose it to the world if it is a web-server style system.

@jbeemster jbeemster changed the title [WIP] Generic chart to deploy a service Generic chart to deploy a service Jul 28, 2022
@jbeemster jbeemster merged commit c8e0eb4 into main Jul 28, 2022
@jbeemster jbeemster deleted the charts-service branch July 28, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant