You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/How to/score-k8s/kind-cluster.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,5 +96,5 @@ score-k8s init \
96
96
97
97
## Next steps
98
98
99
-
-[**Explore more examples**](/docs/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
99
+
-[**Explore more examples**](/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
100
100
-[**Join the Score community**]({{< relref "/docs/community" >}}): Connect with fellow Score developers on our CNCF Slack channel or start find your way to contribute to Score.
Copy file name to clipboardExpand all lines: content/en/docs/examples/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,6 @@ aliases:
11
11
- /docs/how-to/environment-variables/
12
12
---
13
13
14
-
Explore a variety of examples of Score files illustrating different features from the Score specification as well as including resources provisioning. You can find these examples in our [examples library](https://github.com/score-spec/examples).
14
+
Explore a variety of examples of Score files illustrating different features from the Score specification as well as including resources provisioning. You can find these examples in our [Examples Hub](/examples/).
15
15
16
-
In addition to this, you can find more advanced and real-world scenarios in the list below:
16
+
In addition to this, you can find more advanced and real-world scenarios in this list below:
Copy file name to clipboardExpand all lines: content/en/docs/examples/backstage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,5 +77,5 @@ From here, we will now see how to deploy this exact same Score file with either
77
77
78
78
- [**Deploy this Backstage application into two different Frontend and Backend applications**](/docs/examples/frontend-and-backend.md): Follow the same example where this Backstage application is broken down into two containerized applications: Frontend & Backend.
79
79
- [**Deep dive with the associated step-by-step guide**](https://medium.com/@mabenoit/deploy-backstage-with-score-45bb2d7c2d90): Go through the associated step-by-step guide to understand the different concepts with both: Backstage and Score.
80
-
- [**Explore more examples**](/docs/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
80
+
- [**Explore more examples**](/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
81
81
- [**Join the Score community**]({{< relref "/docs/community" >}}): Connect with fellow Score developers on our CNCF Slack channel or start find your way to contribute to Score.
Copy file name to clipboardExpand all lines: content/en/docs/examples/dapr.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,6 @@ From here, we will now see how to deploy this exact same Score file with either
66
66
67
67
## Next steps
68
68
69
-
- [**Explore more examples**](/docs/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
69
+
- [**Explore more examples**](/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
70
70
- [**Watch the Dapr + Score session at KubeCon EU 2025**](https://sched.co/1txGi): Mixing the Perfect Cocktail for an Enhanced Developer Experience ([video](https://youtu.be/-fGztPUuD8k?list=PLj6h78yzYM2MP0QhYFK8HOb8UqgbIkLMc) and [repository](https://github.com/kendallroden/kubecon-dapr-score-demo)), showing more advanced use cases with Dapr PubSub and Dapr Workflow.
71
71
- [**Join the Score community**]({{< relref "/docs/community" >}}): Connect with fellow Score developers on our CNCF Slack channel or start find your way to contribute to Score.
Copy file name to clipboardExpand all lines: content/en/docs/examples/frontend-and-backend.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,5 +131,5 @@ From here, we will now see how to deploy these exact same Score files with eithe
131
131
## Next steps
132
132
133
133
- [**Deep dive with the associated step-by-step guide**](https://medium.com/@mabenoit/deploy-backstage-with-score-45bb2d7c2d90): Go through the associated step-by-step guide to understand the different concepts with both: Backstage and Score.
134
-
- [**Explore more examples**](/docs/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
134
+
- [**Explore more examples**](/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
135
135
- [**Join the Score community**]({{< relref "/docs/community" >}}): Connect with fellow Score developers on our CNCF Slack channel or start find your way to contribute to Score.
Copy file name to clipboardExpand all lines: content/en/docs/examples/microservices.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,5 +153,5 @@ From here, we will now see how to deploy this exact same Score files with either
153
153
154
154
## Next steps
155
155
156
-
- [**Explore more examples**](/docs/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
156
+
- [**Explore more examples**](/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
157
157
- [**Join the Score community**]({{< relref "/docs/community" >}}): Connect with fellow Score developers on our CNCF Slack channel or start find your way to contribute to Score.
Copy file name to clipboardExpand all lines: content/en/docs/examples/nginx.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,5 +89,5 @@ From here, we will now see how to deploy this exact same Score file with either
89
89
90
90
## Next steps
91
91
92
-
- [**Explore more examples**](/docs/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
92
+
- [**Explore more examples**](/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
93
93
- [**Join the Score community**]({{< relref "/docs/community" >}}): Connect with fellow Score developers on our CNCF Slack channel or start find your way to contribute to Score.
Copy file name to clipboardExpand all lines: content/en/docs/examples/nodejs-postgres.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,5 +66,5 @@ From here, we will now see how to deploy this exact same Score file with either
66
66
67
67
## Next steps
68
68
69
-
- [**Explore more examples**](/docs/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
69
+
- [**Explore more examples**](/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
70
70
- [**Join the Score community**]({{< relref "/docs/community" >}}): Connect with fellow Score developers on our CNCF Slack channel or start find your way to contribute to Score.
Copy file name to clipboardExpand all lines: content/en/docs/get started/_index.md
+6-85Lines changed: 6 additions & 85 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,29 +55,7 @@ Initialize your current `score-compose` workspace, run the following command in
55
55
score-compose init --no-sample
56
56
```
57
57
58
-
The `init` command will create the `.score-compose` directory with the [default resource provisioners]({{< relref "/docs/score-implementation/score-compose/resources-provisioners/" >}}) available. You can learn more about the resource provisioners available by running this command:
59
-
60
-
```bash
61
-
score-compose provisioners list
62
-
```
63
-
64
-
The Score file example illustrated uses three resource types: `postgres`, `dns` and `route`.
The `init` command will create the `.score-compose` directory with the [default resource provisioners]({{< relref "/docs/score-implementation/score-compose/resources-provisioners/" >}}) available.
The `generate` command will add the input `score.yaml` workload with a particular container image to the `.score-compose/state.yaml` state file and generate the output `compose.yaml`.
91
69
92
-
If you want to build the container image when this `compose.yaml` will be deployed, you can run this `generate` command with the `--build` parameter instead:
a03dfeea3371 mirror.gcr.io/nginx:1-alpine "/docker-entrypoint.…" 3 hours ago Up About a minute 0.0.0.0:8080->80/tcp, [::]:8080->80/tcp test-routing-avhAWY-1
184
106
```
185
107
186
-
## 8. `curl localhost:8080`
108
+
## 7. `curl localhost:8080`
187
109
188
110
Test the running container, run the following command:
@@ -199,6 +121,5 @@ Congrats! You’ve successfully deploy your first Score file with the `score-com
199
121
200
122
## Next steps
201
123
202
-
- [**Try other implementations**](/docs/score-implementation/): Continue by deploying the same Score file used in the example above via the `score-k8s` CLI to generate Kubernetes manifests.
203
-
- [**Explore more examples**](/docs/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
124
+
- [**Explore more examples**](/examples/): Check out more examples to dive into further use cases and experiment with different configurations.
204
125
- [**Join the Score community**]({{< relref "/docs/community" >}}): Connect with fellow Score developers on our CNCF Slack channel or start find your way to contribute to Score.
0 commit comments