score-spec / score-k8s

A reference Score implementation that targets Kubernetes
https://docs.score.dev/docs/score-implementation/score-k8s/
Apache License 2.0
26 stars 13 forks source link

[feature request] Add `mysql` in the default provisioners #13

Closed mathieu-benoit closed 4 months ago

mathieu-benoit commented 5 months ago

In addition to redis and postgres, and like in score-compose it would be great to have mysql supported in the default provisioners of score-k8s init.

I know we have this disclaimer about the current small list of default provisioners, but it will greatly simplify and accelerate the adoption as mysql is a very popular use case.

Example with: https://github.com/humanitec-architecture/backstage/blob/main/templates/node-service/content/score.yaml#L36

mathieu-benoit commented 5 months ago

Something around this for example: https://github.com/humanitec-architecture/resource-packs-in-cluster/blob/main/humanitec-resource-defs/mysql/basic/main.tf