This is additional provisioners that you can use with either score-compose
or score-k8s
accordingly.
For example, you can use the dapr-state-store
by importing it like this:
score-compose init \
--provisioners https://raw.githubusercontent.com/score-spec/community-provisioners/refs/heads/main/score-compose/00-redis-dapr-state-store.provisioners.yaml
Or:
score-compose init \
--provisioners oci://ghcr.io/score-spec/score-compose-community-provisioners:latest#00-redis-dapr-state-store.provisioners.yaml
Type | Class | Params | Outputs |
---|---|---|---|
dapr-state-store |
redis |
(none) | name |
service |
default |
(none) | name |
horizontal-pod-autoscaler |
default |
(none) | (none) |
Type | Class | Params | Outputs |
---|---|---|---|
dapr-state-store |
redis |
(none) | name |
service |
default |
(none) | name |
horizontal-pod-autoscaler |
default |
minReplicas , maxReplicas , defaultTargetCPUUtilizationPercentage |
(none) |